Class DirectConnectClientException

All Implemented Interfaces:
Serializable

public class DirectConnectClientException extends AmazonServiceException

The API was called with invalid parameters. The error message will contain additional details about the cause.

See Also:
  • Constructor Details

    • DirectConnectClientException

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