Class DirectConnectServerException

  • All Implemented Interfaces:
    Serializable

    public class DirectConnectServerException
    extends AmazonServiceException

    A server-side error occurred during the API call. The error message will contain additional details about the cause.

    See Also:
    Serialized Form
    • Constructor Detail

      • DirectConnectServerException

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