foundation-comms.autherror._constructor_
Home > @genesislcap/foundation-comms > AuthError > (constructor)
AuthError.(constructor)
Constructs a new instance of the AuthError class
Signature:
constructor(sent: Message, received?: Message, message?: string);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
sent | ||
|
received |
(Optional) | |
|
message |
string |
(Optional) |