Algernon Software

Package org.algernon.exception

Exception Summary
AlgernonCompilerException This is a generic compiler exception to be thrown by Algernon code.
AlgernonDataException This exception indicates a problem in the data or rules.
AlgernonException This is a generic exception to be thrown by Algernon code.
AlgernonRuntimeException This is a generic runtime exception to be thrown by Algernon code.
AlgernonStorageCardinalityException This is an exception thrown at runtime by Algernon code when a cardinality exception prevents a relation from being stored in the KB.
 


Algernon Software