Class PolicyTypeNotFoundException

All Implemented Interfaces:
Serializable

public class PolicyTypeNotFoundException extends AmazonServiceException

One or more of the specified policy types do not exist.

See Also:
  • Constructor Details

    • PolicyTypeNotFoundException

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