JSignal

Class UnknownErrorException

Object
   |
   +--__J_Exception
         |
         +--UnknownErrorException

class UnknownErrorException
extends __J_Exception


User defined exception, thrown when a system exception is thrown. May happen when an object is passed to a JSignal function which is protected as a WrappedNative prototype.
Defined in JSignal.js


Field Summary
 Object message
          
 Object name
          
   
Fields inherited from class __J_Exception
name, message
 
Constructor Summary
UnknownErrorException (exMsg)
           
   
Methods inherited from class __J_Exception
toString
 

Field Detail

message

Object message

name

Object name

Constructor Detail

UnknownErrorException

UnknownErrorException(exMsg)

JSignal

Documentation generated by JSDoc on Fri Mar 24 20:53:22 2006