Final Class: URLError

Oracle® JavaScript Extension Toolkit (JET)
16.0.0

F83701-01

Since:
  • 1.0.0
Module:
  • ojmodel

Description

Constructs a URLError, thrown when API calls are made that require a URL but no URL is defined.


Usage

Typescript Import Format
//To import this class, use the format below.
import {URLError} from "ojs/ojmodel";

For additional information visit:


Final classes in JET

Classes in JET are generally final and do not support subclassing. At the moment, final is not enforced. However, this will likely change in an upcoming JET release.


Constructor

new URLError