org.algernon.exception
Class AlgernonStorageCardinalityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.algernon.exception.AlgernonException
org.algernon.exception.AlgernonRuntimeException
org.algernon.kb.AlgernonStorageException
org.algernon.exception.AlgernonStorageCardinalityException
- All Implemented Interfaces:
- Serializable
- public class AlgernonStorageCardinalityException
- extends AlgernonStorageException
This is an exception thrown at runtime by Algernon code
when a cardinality exception prevents a relation from being
stored in the KB.
Usually it is caught and the error is not reported to the
user except in a trace.
- See Also:
Processor
,
AlgernonException
,
AlgernonCompilerException
,
Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AlgernonStorageCardinalityException
public AlgernonStorageCardinalityException(String message)
- Creates a new AlgernonStorageCardinalityException