Class NotificationGatewayException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- step.plugins.notification.gateway.NotificationGatewayException
-
- All Implemented Interfaces:
java.io.Serializable
public class NotificationGatewayException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotificationGatewayException(java.lang.String message, java.lang.Throwable cause)
-