public class WrappedException extends RuntimeException
Constructor and Description |
---|
WrappedException(Exception cause) |
WrappedException(String message,
Exception cause) |
WrappedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.