Serialized Form
-
Package gov.nist.secauto.metaschema.cli.processor
-
Exception gov.nist.secauto.metaschema.cli.processor.InvalidArgumentException
class InvalidArgumentException extends org.apache.commons.cli.ParseException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
option
org.apache.commons.cli.Option option
The option that had the invalid argument.
-
-
-
Package gov.nist.secauto.metaschema.cli.processor.command
-
Exception gov.nist.secauto.metaschema.cli.processor.command.CommandExecutionException
class CommandExecutionException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
exitCode
ExitCode exitCode
-
-