net.sf.dynamicreports.jasper.exception
Class JasperDesignException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.sf.dynamicreports.jasper.exception.JasperDesignException
All Implemented Interfaces:
Serializable

public class JasperDesignException
extends RuntimeException

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)
See Also:
Serialized Form

Constructor Summary
JasperDesignException(String message)
           
JasperDesignException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JasperDesignException

public JasperDesignException(String message)

JasperDesignException

public JasperDesignException(String message,
                             Throwable cause)


Copyright © 2010-2014. All Rights Reserved.