All Packages Class Hierarchy This Package Previous Next Index
Class logic.RuleNotFoundException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----logic.RuleNotFoundException
- public class RuleNotFoundException
- extends Exception
-
msg
-
-
RuleNotFoundException()
-
-
RuleNotFoundException(String)
-
msg
static final String msg
RuleNotFoundException
public RuleNotFoundException()
RuleNotFoundException
public RuleNotFoundException(String boolStr)
All Packages Class Hierarchy This Package Previous Next Index