|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.yawlfoundation.yawl.exceptions.YAWLException
org.yawlfoundation.yawl.exceptions.YAuthenticationException
public class YAuthenticationException
| Field Summary |
|---|
| Fields inherited from class org.yawlfoundation.yawl.exceptions.YAWLException |
|---|
_builder, _message, MESSAGE_NM |
| Constructor Summary | |
|---|---|
YAuthenticationException(String message)
|
|
YAuthenticationException(String message,
Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class org.yawlfoundation.yawl.exceptions.YAWLException |
|---|
getMessage, parseMessage, rethrow, setMessage, toXML, toXMLGuts, unmarshal |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public YAuthenticationException(String message)
public YAuthenticationException(String message,
Throwable cause)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||