Package org.apache.zookeeper.cli
Class CliWrapperException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.zookeeper.cli.CliException
-
- org.apache.zookeeper.cli.CliWrapperException
-
- All Implemented Interfaces:
java.io.Serializable
public class CliWrapperException extends CliException
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.apache.zookeeper.cli.CliException
DEFAULT_EXCEPTION_EXIT_CODE, exitCode
-
-
Constructor Summary
Constructors Constructor Description CliWrapperException(java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class org.apache.zookeeper.cli.CliException
getExitCode
-
-