Package com.tick42.glue.internal.gateway
Class GatewayRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tick42.glue.core.GlueException
com.tick42.glue.internal.gateway.GatewayRequestException
- All Implemented Interfaces:
Serializable
public class GatewayRequestException extends GlueException
- See Also:
- Serialized Form
-
Method Summary
Modifier and Type Method Description static GatewayRequestExceptionforError(com.tick42.gateway.messages.ErrorResponse response)Map<String,Object>getContext()Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getContext
-
forError
-