Package app.sdkgen.client.Exception
Class TokenPersistException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- app.sdkgen.client.Exception.TokenPersistException
-
- All Implemented Interfaces:
java.io.Serializable
public class TokenPersistException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TokenPersistException(java.lang.String message, java.lang.Throwable cause)
-