Package org.apache.karaf.shell.console
Class CloseShellException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.karaf.shell.console.CloseShellException
-
- All Implemented Interfaces:
Serializable
@Deprecated public class CloseShellException extends Exception
Deprecated.Exception thrown to indicate the console to close.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CloseShellException()Deprecated.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-