Class InternalFailureException

All Implemented Interfaces:
Serializable

public class InternalFailureException extends AmazonServiceException

An unexpected error has occurred.

See Also:
  • Constructor Details

    • InternalFailureException

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