Class JCoMonitorException

All Implemented Interfaces:
MessageListHolder, Serializable

public class JCoMonitorException extends CoreBaseException
Exception which occurs during JCo monitoring.
See Also:
  • Constructor Details

    • JCoMonitorException

      public JCoMonitorException(String msg)
      Constructor.
      Parameters:
      msg - Message for the Exception
    • JCoMonitorException

      public JCoMonitorException(String msg, Throwable ex)
      Constructor.
      Parameters:
      msg - Message for the Exception
      ex - root cause