Serializable
public class AbortException extends RuntimeException
This exception should be only thrown from ErrorReceiver
for the consistent error handling.
Constructor | Description |
---|---|
AbortException() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 Oracle Corporation. All rights reserved.