com.jaspersoft.jasperserver.api
Class JSExceptionWrapper
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jaspersoft.jasperserver.api.JSException
com.jaspersoft.jasperserver.api.JSExceptionWrapper
- All Implemented Interfaces:
- java.io.Serializable
public class JSExceptionWrapper
- extends JSException
- Version:
- $Id: JSExceptionWrapper.java 8408 2007-05-29 23:29:12Z melih $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
- See Also:
- Serialized Form
Fields inherited from class com.jaspersoft.jasperserver.api.JSException |
args |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
JSExceptionWrapper
public JSExceptionWrapper(java.lang.Exception e)
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace
in class java.lang.Throwable
printStackTrace
public void printStackTrace(java.io.PrintStream s)
- Overrides:
printStackTrace
in class java.lang.Throwable
printStackTrace
public void printStackTrace(java.io.PrintWriter s)
- Overrides:
printStackTrace
in class java.lang.Throwable
rethrow
public void rethrow()
throws java.lang.Exception
- Throws:
java.lang.Exception
getOriginalException
public java.lang.Exception getOriginalException()
Copyright © 2007. All Rights Reserved.