org.algernon.exception
Class AlgernonDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.algernon.exception.AlgernonException
org.algernon.exception.AlgernonDataException
- All Implemented Interfaces:
- Serializable
- public class AlgernonDataException
- extends AlgernonException
This exception indicates a problem in the data or rules.
See the error message.
- See Also:
Processor,
AlgernonException,
AlgernonRuntimeException,
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 |
AlgernonDataException
public AlgernonDataException(String message)
- Creates a new AlgernonDataException