Class InvalidPermissionTypeException

All Implemented Interfaces:
Serializable

public class InvalidPermissionTypeException extends AmazonServiceException

The permission type is not supported. Share is the only supported permission type.

See Also:
  • Constructor Details

    • InvalidPermissionTypeException

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