Class GenericApiGatewayException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.amazonaws.SdkBaseException
com.amazonaws.AmazonClientException
com.amazonaws.SdkClientException
com.amazonaws.AmazonServiceException
org.apache.nifi.processors.aws.wag.client.GenericApiGatewayException
All Implemented Interfaces:
Serializable

public class GenericApiGatewayException extends com.amazonaws.AmazonServiceException
See Also:
  • Constructor Details

    • GenericApiGatewayException

      public GenericApiGatewayException(String errorMessage)
    • GenericApiGatewayException

      public GenericApiGatewayException(String errorMessage, Exception cause)