class ExitNotification extends Error
Notification to signal the shell to exit.
| Type | Name and description | 
|---|---|
int  | 
                            codeThe exit code.  | 
                        
| Constructor and description | 
|---|
                                ExitNotification(int code) | 
                        
| Methods inherited from class | Name | 
|---|---|
class Error | 
                            printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll | 
                        
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.