JavaScript API Reference for Oracle ADF Faces
| 
 | 
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 
12c (12.1.2) 
E23186-01 | 
|  PREV   NEXT  | 
FRAMES    NO FRAMES      Warning: private items are visible | 
  | 
org.ecmascript.object.error
Class URIError
org.ecmascript.object.Object
   |
   +--org.ecmascript.object.error.URIError
public class URIError
extends Object
The native browser JavaScript object used to represent an error with decoding or encoding of a URI.
Note that this object is implemented and supported by the web browser and results of its use may vary.
Constructor Summary
 | 
public | 
URIError(String message) 
- 
The native browser JavaScript object used to represent an error with decoding or encoding of a URI. 
 
 
 | 
public URIError(String message) 
The native browser JavaScript object used to represent an error with decoding or encoding of a URI.
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 
12c (12.1.2) 
E23186-01 | 
|  PREV   NEXT  | 
FRAMES    NO FRAMES      Warning: private items are visible | 
  | 
Generated on 2013.04.22 20:17 UTC
Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.