Option Processing Exception
Construct a new OptionProcessingException.
Construct a new OptionProcessingException.
Parameters
message
A (hopefully) informative message explaining why OptionProcessor.processOptions failed.
Construct a new OptionProcessingException.
Parameters
cause
The original exception which caused the new instance to be raised.
Construct a new OptionProcessingException.
Parameters
message
A (hopefully) informative message explaining why OptionProcessor.processOptions failed.
cause
The original exception which caused the new instance to be raised.