public class UnauthorizedException extends SCIMException
| Constructor and Description |
|---|
UnauthorizedException(String errorMessage)
Create a new
UnauthorizedException from the provided
information. |
createException, createException, getStatusCode, marshaladdSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnauthorizedException(String errorMessage)
UnauthorizedException from the provided
information.errorMessage - The error message for this SCIM exception.Copyright © 2011-2013 UnboundID. All Rights Reserved.