Class InternalServiceErrorException

All Implemented Interfaces:
Serializable

public class InternalServiceErrorException extends AmazonServiceException

An internal service error occurred.

See Also:
  • Constructor Details

    • InternalServiceErrorException

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