Notifies browser of a page initialization exception

interface ReportInitException {
    message: string;
}

Properties

Properties

message: string

Exception description