org.algernon.exception
Class AlgernonCompilerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.algernon.exception.AlgernonException
org.algernon.exception.AlgernonCompilerException
- All Implemented Interfaces:
- Serializable
- public class AlgernonCompilerException
- extends AlgernonException
This is a generic compiler exception to be thrown by Algernon code.
- See Also:
Processor
,
AlgernonCompiler
,
AlgernonException
,
AlgernonRuntimeException
,
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 |
AlgernonCompilerException
public AlgernonCompilerException(String message)
- Creates a new AlgernonCompilerException