Invalid address error

WHEN TO USE:

  • This error will be thrown when the address is invalid.

Hierarchy (view full)

Constructors

Properties

data: {
    address: string;
}
errorMessage: string
innerError?: unknown
methodName: string