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

Class logic.InconsistentRulesException

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

public class InconsistentRulesException
extends Exception

Constructor Index

 o logic.InconsistentRulesException()
 o logic.InconsistentRulesException(String)

Constructors

 o InconsistentRulesException
public InconsistentRulesException()
 o InconsistentRulesException
public InconsistentRulesException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index