Package org.apache.pulsar.testclient
Class CmdBase.ParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
picocli.CommandLine.PicocliException
picocli.CommandLine.ParameterException
org.apache.pulsar.testclient.CmdBase.ParameterException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CmdBase
protected class CmdBase.ParameterException
extends picocli.CommandLine.ParameterException
- See Also:
-
Field Summary
Fields inherited from class picocli.CommandLine.ParameterException
commandLine -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class picocli.CommandLine.ParameterException
getArgSpec, getCommandLine, getValueMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParameterException
-
ParameterException
-