ApplicationError.(constructor)
Constructs a new instance of the ApplicationError
class
Signature
constructor(code: string);
Parameters
Parameter | Type | Description |
---|---|---|
code | string |
Throws
Error |
---|
Constructs a new instance of the ApplicationError
class
constructor(code: string);
Parameter | Type | Description |
---|---|---|
code | string |
Error |
---|