|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--Exception
Represents a MoreMotion Face Exception
Defined in Common.js
| Field Summary | |
Object |
arg1
Exception Argument 1 |
Object |
arg2
Exception Argument 1 |
Object |
arg3
Exception Argument 1 |
Object |
code
The exception code |
Object |
elementToFocus
The DOM Element to focus when this exception is alerted |
Object |
object
The object causing or related to this exception |
| Constructor Summary | |
Exception(code, arg1, arg2, arg3)
|
|
| Method Summary | |
void
|
alert()
Alerts the localized text to the user. |
String
|
getMessageText()
Returns the localized message text. |
| Field Detail |
Object arg1
Object arg2
Object arg3
Object code
Object elementToFocus
Object object
| Constructor Detail |
Exception(code, arg1, arg2, arg3)
code - Exception Code
arg1 - Exception Argument 1
arg2 - Exception Argument 2
arg3 - Exception Argument 3
| Method Detail |
void alert()
String getMessageText()
|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||