public final class AbortException extends IOException
| Constructor and Description |
|---|
AbortException() |
AbortException(String message)
When this exception is caught, the specified message will be reported.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AbortException()
public AbortException(String message)
Copyright © 2019. All rights reserved.