public class AbortedException extends ExecutionException implements Serializable
Constructor and Description |
---|
AbortedException() |
AbortedException(String msg) |
AbortedException(String msg,
Throwable cause) |
AbortedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 JBoss by Red Hat. All rights reserved.