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
public class CloseShellException
- extends Exception
Exception thrown to indicate the console to close.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CloseShellException
public CloseShellException()
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.