com.gwtplatform.mvp.client.proxy
Class TokenFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gwtplatform.mvp.client.proxy.TokenFormatException
- All Implemented Interfaces:
- Serializable
public final class TokenFormatException
- extends RuntimeException
- Author:
- Philippe Beaudoin
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TokenFormatException
public TokenFormatException()
TokenFormatException
public TokenFormatException(String message)
TokenFormatException
public TokenFormatException(String message,
Throwable cause)
TokenFormatException
public TokenFormatException(Throwable cause)
Copyright © 2010-2013 ArcBees. All Rights Reserved.