Import
import { UnsupportedException } from '@rs-x/core';API Reference
Thrown when a feature, value type, or operation is not supported.
import { UnsupportedException } from '@rs-x/core';import { UnsupportedException } from '@rs-x/core';
const instance = new UnsupportedException(...args);1 member in this class.
constructor(message: string)Parameters