public class PolicyNotFoundException extends AmazonServiceException
One or more of the specified policies do not exist.
AmazonServiceException.ErrorType| Constructor and Description | 
|---|
| PolicyNotFoundException(String message)Constructs a new PolicyNotFoundException with the specified error
 message. | 
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PolicyNotFoundException(String message)
message - Describes the error encountered.Copyright © 2016. All rights reserved.