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, toString
public AbortException()
public AbortException(String message)
Copyright © 2014. All rights reserved.