JavaScript API Reference for Oracle ADF Faces
|
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.0.0)
E17489-01 |
PREV NEXT |
FRAMES NO FRAMES Warning: private items are visible |
|
org.ecmascript.object.error
Class TypeError
org.ecmascript.object.Object
|
+--org.ecmascript.object.error.TypeError
public class TypeError
extends Object
The native browser JavaScript object used to represent an error when an object type is different than what is expected.
Note that this object is implemented and supported by the web browser and results of its use may vary.
Constructor Summary
|
public |
TypeError(String message)
-
The native browser JavaScript object used to represent an error when an object type is different than what is expected.
|
public TypeError(String message)
The native browser JavaScript object used to represent an error when an object type is different than what is expected.
Note that this object is implemented and supported by the web browser and results of its use may vary.
- Parameters:
-
message |
- |
the error message |
|
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.0.0)
E17489-01 |
PREV NEXT |
FRAMES NO FRAMES Warning: private items are visible |
|
Generated on 2011.04.27 02:28 UTC
Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.