public class TokenProcessingException extends Exception
| Constructor and Description |
|---|
TokenProcessingException()
Class constructor
|
TokenProcessingException(String arg0)
Class constructor
|
TokenProcessingException(String arg0,
Throwable arg1)
Class constructor
|
TokenProcessingException(Throwable arg0)
Class constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TokenProcessingException()
public TokenProcessingException(String arg0, Throwable arg1)
arg0 - arg1 - public TokenProcessingException(String arg0)
arg0 - public TokenProcessingException(Throwable arg0)
arg0 - Copyright © 2014. All rights reserved.