Class DependencyTimeoutException

All Implemented Interfaces:
Serializable

public class DependencyTimeoutException extends AmazonServiceException

The system timed out while trying to fulfill the request. The request can be retried.

See Also:
  • Constructor Details

    • DependencyTimeoutException

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