public class RecoverableException extends AnnotationException
Constructor and Description |
---|
RecoverableException(String s) |
RecoverableException(String msg,
Throwable root) |
RecoverableException(Throwable root) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 JBoss by Red Hat. All rights reserved.