public class MalformedTokenStringException extends Exception
| Constructor and Description |
|---|
MalformedTokenStringException(String message)
Constructs a new malformed token string exception with the given detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MalformedTokenStringException(String message)
message - an explanation of the cause of the exceptionCopyright © 2013–2015 RelayRides. All rights reserved.