com.croftsoft.apps.compiler.mini.node
Class SemanticErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.croftsoft.apps.compiler.mini.node.SemanticErrorException
- All Implemented Interfaces:
- Serializable
public class SemanticErrorException
- extends Exception
Thrown when semantic errors are detected.
- Version:
- 1999-04-25
- See Also:
- Serialized Form
- Author:
- David W. Croft
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SemanticErrorException
public SemanticErrorException(String message)
CroftSoft Apps Javadoc (2008-09-28 21:15:07)