Home > typeioc > ArgumentError
Represents argument error. It is thrown when the argument value does not comply with the method specification
Signature:
export declare class ArgumentError extends ApplicationError 
| Constructor | Modifiers | Description | 
|---|---|---|
| (constructor)(argumentName, params) | Constructor | 
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| argumentName | string |