org.algernon.exception
Class AlgernonRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.algernon.exception.AlgernonException
org.algernon.exception.AlgernonRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AlgernonStorageException, HaltException
- public class AlgernonRuntimeException
- extends AlgernonException
This is a generic runtime exception to be thrown by Algernon code.
- 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 |
AlgernonRuntimeException
public AlgernonRuntimeException(String message)
- Creates a new AlgernonRuntimeException