Click or drag to resize
UserNotAuthorizedException Constructor
Overload List
  NameDescription
Public methodUserNotAuthorizedException(Response)
Initializes a new instance of the UserNotAuthorizedException class with the specified REST response.
Public methodUserNotAuthorizedException(String, Response)
Initializes a new instance of the UserNotAuthorizedException class with the specified error message and REST response.
Top
See Also