|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
palio.PalioException
palio.security.PalioSecurityException
public class PalioSecurityException
BException related with jPALIO security issues.
Field Summary |
---|
Fields inherited from class palio.PalioException |
---|
BAD_PASSWORD, DEDICATED_RECONNECT |
Constructor Summary | |
---|---|
PalioSecurityException()
Default constructor |
|
PalioSecurityException(java.lang.String message)
Constructor with custom message |
Method Summary |
---|
Methods inherited from class palio.PalioException |
---|
createTransportableException, createTransportableException, getCode, getCore, getException, getExtension, getLocalizedMessage, getLogger, getMessage, getStackTrace, printStackTrace, printStackTrace, putException, putException, putException, putException, setCode, setLogger, setMessage, setMessage, setStackTrace, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, initCause, printStackTrace |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PalioSecurityException()
public PalioSecurityException(java.lang.String message)
message
- Message
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |