Package com.aspectran.utils.security
Class InvalidPBTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.aspectran.utils.security.InvalidPBTokenException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ExpiredPBTokenException
The Class InvalidPBTokenException.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidPBTokenException
(String token) InvalidPBTokenException
(String msg, String token) InvalidPBTokenException
(String msg, String token, Throwable cause) InvalidPBTokenException
(String token, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidPBTokenException
-
InvalidPBTokenException
-
InvalidPBTokenException
-
InvalidPBTokenException
-
-
Method Details
-
getToken
-