Class VersionsLimitExceededException

All Implemented Interfaces:
Serializable

public class VersionsLimitExceededException extends AmazonServiceException

The number of policy versions exceeds the limit.

See Also:
  • Constructor Details

    • VersionsLimitExceededException

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