info.joseluismartin.reporting
Class ReportingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
info.joseluismartin.reporting.ReportingException
- All Implemented Interfaces:
- Serializable
public class ReportingException
- extends Exception
- Author:
- Jose A. Corbacho
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ReportingException
public ReportingException()
ReportingException
public ReportingException(String message,
Throwable origin)
ReportingException
public ReportingException(String message)
ReportingException
public ReportingException(Throwable cause)
- Parameters:
cause -
Copyright © 2012 JDAL. All Rights Reserved.