| tcl.lang.ReflectException
ReflectException | public class ReflectException extends TclException (Code) | | This class handles Exception's caught while invoking the Reflection
API. It records the string form of the Exception into the result
of the interpreter and stores the actual Exception object in the
errorCode of the interpreter.
|
|
|