Package org.harctoolbox.irp
Class NameUnassignedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.harctoolbox.irp.IrpException
org.harctoolbox.irp.NameUnassignedException
- All Implemented Interfaces:
Serializable
This exception is thrown when accessing a variable that has not been assigned.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NameUnassignedException
-