|
Oracle® Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.4.0) E81451-01 |
||||||||
PREV NEXT | FRAMES NO FRAMES Warning: private items are visible |
This is the JavaScript Documentation for package "org.ecmascript.object.error".
Classes |
|
Error | The native browser JavaScript object used to represent an error. |
EvalError | The native browser JavaScript object used to represent an error when the eval() method is used incorrectly. |
RangeError | The native browser JavaScript object used to represent an error when the a number is outside of a required range. |
ReferenceError | The native browser JavaScript object used to represent an error when a referenced variable cannot be found. |
SyntaxError | The native browser JavaScript object used to represent an error when code has a syntax error. |
TypeError | The native browser JavaScript object used to represent an error when an object type is different than what is expected. |
URIError | The native browser JavaScript object used to represent an error with decoding or encoding of a URI. |
|
Oracle® Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.4.0) E81451-01 |
||||||||
PREV NEXT | FRAMES NO FRAMES Warning: private items are visible |