BEAST
eu.baltrad.beast.rules.timer.TimeoutRuleException Class Reference
Inheritance diagram for eu.baltrad.beast.rules.timer.TimeoutRuleException:

Public Member Functions

 TimeoutRuleException ()
 
 TimeoutRuleException (String message)
 
 TimeoutRuleException (Throwable t)
 
 TimeoutRuleException (String message, Throwable t)
 

Detailed Description

Author
Anders Henja

Constructor & Destructor Documentation

◆ TimeoutRuleException() [1/4]

eu.baltrad.beast.rules.timer.TimeoutRuleException.TimeoutRuleException ( )
inline
See also
RuntimeException.RuntimeException()

◆ TimeoutRuleException() [2/4]

eu.baltrad.beast.rules.timer.TimeoutRuleException.TimeoutRuleException ( String message)
inline
See also
RuntimeException.RuntimeException(String)

◆ TimeoutRuleException() [3/4]

eu.baltrad.beast.rules.timer.TimeoutRuleException.TimeoutRuleException ( Throwable t)
inline
See also
RuntimeException.RuntimeException(Throwable)

◆ TimeoutRuleException() [4/4]

eu.baltrad.beast.rules.timer.TimeoutRuleException.TimeoutRuleException ( String message,
Throwable t )
inline
See also
RuntimeException.RuntimeException(String, Throwable)

The documentation for this class was generated from the following file: