BEAST
eu.baltrad.beast.rules.RuleException Class Reference

If anything erroneous occurs when creating rules, this exception should be used. More...

Inheritance diagram for eu.baltrad.beast.rules.RuleException:

Public Member Functions

 RuleException ()
 
 RuleException (String message)
 
 RuleException (Throwable t)
 
 RuleException (String message, Throwable t)
 

Detailed Description

If anything erroneous occurs when creating rules, this exception should be used.

Author
Anders Henja

Constructor & Destructor Documentation

◆ RuleException() [1/4]

eu.baltrad.beast.rules.RuleException.RuleException ( )
inline
See also
RuntimeException.RuntimeException()

◆ RuleException() [2/4]

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

◆ RuleException() [3/4]

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

◆ RuleException() [4/4]

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

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