Class MalformedPolicyException

All Implemented Interfaces:
Serializable

public class MalformedPolicyException extends AmazonServiceException

The policy documentation is not valid.

See Also:
  • Constructor Details

    • MalformedPolicyException

      public MalformedPolicyException(String message)
      Constructs a new MalformedPolicyException with the specified error message.
      Parameters:
      message - Describes the error encountered.