Class InternalErrorException

All Implemented Interfaces:
Serializable

public class InternalErrorException extends AmazonServiceException
Indicates an internal service error.
See Also:
  • Constructor Details

    • InternalErrorException

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