Class DuplicateSymbolException
Object
Throwable
Exception
DuplicateSymbolException
- All Implemented Interfaces:
- Serializable
public class DuplicateSymbolException
- extends Exception
An Exception that indicates that an attempt was made to insert a duplicate
definition into a SymbolTable.
- See Also:
SymbolTable
,
Serialized Form
Methods inherited from class Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DuplicateSymbolException
public DuplicateSymbolException()