Repository URL to install this package:
|
Version:
7.0.10 ▾
|
export declare class RuntimeException extends Error {
constructor(message?: string);
what(): string;
}