Package net.servicestack.client
Class RefreshTokenException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.servicestack.client.RefreshTokenException
-
- All Implemented Interfaces:
java.io.Serializable
public class RefreshTokenException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RefreshTokenException(WebServiceException innerException)
-
-
-
Constructor Detail
-
RefreshTokenException
public RefreshTokenException(WebServiceException innerException)
-
-