Class InternalException

All Implemented Interfaces:
Serializable

public class InternalException extends AmazonServiceException

An unexpected error has occurred.

See Also:
  • Constructor Details

    • InternalException

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