public class WrappedException extends Exception
Constructor and Description |
---|
WrappedException(Exception e)
Deprecated.
constructor comment.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WrappedException(Exception e)
e
- The root exception that caused this exception.Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.