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