Class NoListenerException

All Implemented Interfaces:
Serializable

public class NoListenerException extends NestedRuntimeException
Since:
2.0
Author:
Gary Russell
See Also:
  • Constructor Details

    • NoListenerException

      public NoListenerException(String msg, Throwable cause)
    • NoListenerException

      public NoListenerException(String msg)