Skip to main content

TokenException

Assembly: ServiceStack.Client.dll
View Source
Declaration
public class TokenException : AuthenticationException, ISerializable, _Exception, IHasStatusCode

Inherited Properties

StatusCode

View Source
Declaration
public int StatusCode { get; }

Implements