public class TokenException extends Exception
| Constructor and Description |
|---|
TokenException(String msg)
Constructs an instance of
TokenException with the specified
detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TokenException(String msg)
TokenException with the specified
detail message.msg - the detail message.Copyright © 2016–2020 Fizzed, Inc. All rights reserved.