HostActionError: {
prototype: HostActionError;
new (message: string, code?: string): HostActionError;
}
Type Declaration
-
- new (message: string, code?: string): HostActionError
-
Parameters
- message: string
Optionalcode: string
Returns HostActionError
-
Readonlyprototype: HostActionError