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, toStringCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.