Class PolicyNotFoundException

All Implemented Interfaces:
Serializable

public class PolicyNotFoundException extends AmazonServiceException

One or more of the specified policies do not exist.

See Also:
  • Constructor Details

    • PolicyNotFoundException

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