Class InternalServiceException

All Implemented Interfaces:
Serializable

public class InternalServiceException extends AmazonServiceException

The service encountered an internal error.

See Also:
  • Constructor Details

    • InternalServiceException

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