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 | addSuppressed, equals, fillInStackTrace, getCause, getClass, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, hashCode, initCause, notify, notifyAll, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString, wait, wait, wait | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.