public class JasperException extends ServletException
Constructor and Description |
---|
JasperException(java.lang.String reason) |
JasperException(java.lang.String reason,
java.lang.Throwable exception)
Creates a JasperException with the embedded exception and the reason for
throwing a JasperException
|
JasperException(java.lang.Throwable exception)
Creates a JasperException with the embedded exception
|
getRootCause
public JasperException(java.lang.String reason)
public JasperException(java.lang.String reason, java.lang.Throwable exception)
public JasperException(java.lang.Throwable exception)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.