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.