SecurityTokenServiceMalformedPolicyDocumentException Class Reference
| Inherits from | AmazonServiceException : AmazonClientException : NSException |
| Declared in | SecurityTokenServiceMalformedPolicyDocumentException.h |
Overview
The request was rejected because the policy document was malformed. The error message describes the specific error.
Tasks
-
– initWithMessage:Initialize the exception with a message.
-
– descriptionReturns a string representation of this object; useful for testing and debugging.
Instance Methods
description
Returns a string representation of this object; useful for testing and debugging.
- (NSString *)descriptionReturn Value
A string representation of this object.
Discussion
Returns a string representation of this object; useful for testing and debugging.
Declared In
SecurityTokenServiceMalformedPolicyDocumentException.h