MissingArgumentException

Exception thrown during option processing upon discovery that a mandatory argument is missing.

Author

Todd L Smith

Parameters

keyword

The keyword whose argument was missing.

Constructors

Link copied to clipboard
constructor(keyword: String)

Construct a new [MissingArgumentException].

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
open val message: String?
Link copied to clipboard

Produce a String representation of the stack trace captured in this Throwable.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard