Constructor Summary
| Public Constructor | ||
| public |
constructor(message: string, help: string) Creates a new UsageError based on an error message and the failing parser. |
|
Public Constructors
public constructor(message: string, help: string) source
Creates a new UsageError based on an error message and the failing parser.
