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 | 
getRootCausepublic JasperException(java.lang.String reason)
public JasperException(java.lang.String reason,
               java.lang.Throwable exception)
public JasperException(java.lang.Throwable exception)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.