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

Variable Index

 o msg

Constructor Index

 o RuleNotFoundException()
 o RuleNotFoundException(String)

Variables

 o msg
 static final String msg

Constructors

 o RuleNotFoundException
 public RuleNotFoundException()
 o RuleNotFoundException
 public RuleNotFoundException(String boolStr)

All Packages  Class Hierarchy  This Package  Previous  Next  Index