Class EmptySymbolTableException
Object
Throwable
Exception
EmptySymbolTableException
- All Implemented Interfaces:
- Serializable
public class EmptySymbolTableException
- extends Exception
An Exception that indicates that an illegal operation was performed on
an empty SymbolTable (one with no blocks).
- See Also:
SymbolTable
,
Serialized Form
Methods inherited from class Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EmptySymbolTableException
public EmptySymbolTableException()