Class MonitorException

All Implemented Interfaces:
Serializable

public class MonitorException extends IbisException
Since:
4.9
Author:
Gerrit van Brakel
See Also:
  • Constructor Details

    • MonitorException

      public MonitorException()
    • MonitorException

      public MonitorException(String message)
    • MonitorException

      public MonitorException(String message, Throwable cause)
    • MonitorException

      public MonitorException(Throwable cause)