JSignal

Class UnknownInstanceException

Object
   |
   +--__J_Exception
         |
         +--UnknownInstanceException

class UnknownInstanceException
extends __J_Exception


User defined exception, thrown when a specified instance is not found within the registry.
Defined in JSignal.js


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

Field Detail

message

Object message

name

Object name

Constructor Detail

UnknownInstanceException

UnknownInstanceException()

JSignal

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