palio.security
Class PalioSecurityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by palio.PalioException
              extended by palio.security.PalioSecurityException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
InsufficientPrivilegesException

public class PalioSecurityException
extends palio.PalioException

BException related with jPALIO security issues.

Author:
kmadyniak
See Also:
Serialized Form

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

PalioSecurityException

public PalioSecurityException()
Default constructor


PalioSecurityException

public PalioSecurityException(java.lang.String message)
Constructor with custom message

Parameters:
message - Message