|
JSignal | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--__J_Exception | +--UnregisteredSignalException
User defined exception, thrown when a signal is found registered but not
registered for use by the calling object.
Defined in JSignal.js
Field Summary | |
Object |
message
|
Object |
name
|
Fields inherited from class __J_Exception |
name, message
|
Constructor Summary | |
UnregisteredSignalException
(id, name)
|
Methods inherited from class __J_Exception |
toString
|
Field Detail |
Object message
Object name
Constructor Detail |
UnregisteredSignalException(id, name)
|
JSignal | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |