Class logic.RuleNotFoundException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class logic.RuleNotFoundException

Object
   |
   +----Throwable
           |
           +----Exception
                   |
                   +----logic.RuleNotFoundException

public class RuleNotFoundException
extends Exception

Constructor Index

 o logic.RuleNotFoundException()
 o logic.RuleNotFoundException(String)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index