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