Class ServiceFailureException

All Implemented Interfaces:
Serializable

public class ServiceFailureException extends AmazonServiceException

The request processing has failed because of an unknown error, exception or failure.

See Also:
  • Constructor Details

    • ServiceFailureException

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