Class EventNotDeclaredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
app.portaki.sdk.gateway.EventNotDeclaredException
All Implemented Interfaces:
Serializable

public final class EventNotDeclaredException extends RuntimeException
See Also:
  • Constructor Details

    • EventNotDeclaredException

      public EventNotDeclaredException(String moduleId, String eventName)