RuntimeErrorclass | _main.t[739] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
class
RuntimeError : Exception
RuntimeError
Exception
object
RuntimeError
StorageServerError
errno_
exceptionMessage
stack_
Inherited from Exception
:
errmsg_
construct
displayException
isDebuggerSignal
newRuntimeError
Inherited from Exception
:
getExceptionMessage
showStackTrace
errno_ | _main.t[790] |
exceptionMessage | _main.t[793] |
stack_ | _main.t[796] |
construct (errno, ...) OVERRIDDEN | _main.t[740] |
displayException ( ) OVERRIDDEN | _main.t[771] |
isDebuggerSignal ( ) | _main.t[781] |
newRuntimeError (errno, msg) | _main.t[763] |