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