Class ListenerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.streamlinecloud.api.exception.ListenerException
All Implemented Interfaces:
Serializable

public class ListenerException extends RuntimeException
See Also:
  • Constructor Details

    • ListenerException

      public ListenerException(String message, Throwable cause)