uk.ac.ebi.microarray.zooma.reports
Class ReportGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
uk.ac.ebi.microarray.zooma.reports.ReportGenerationException
- All Implemented Interfaces:
- java.io.Serializable
public class ReportGenerationException
- extends java.lang.RuntimeException
An exception that is raised whenever a report fails to generate
- Author:
- Tony Burdett
- See Also:
- Serialized Form
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 |
ReportGenerationException
public ReportGenerationException()
ReportGenerationException
public ReportGenerationException(java.lang.String message)
ReportGenerationException
public ReportGenerationException(java.lang.String message,
java.lang.Throwable cause)
ReportGenerationException
public ReportGenerationException(java.lang.Throwable cause)
Copyright © 2010. All Rights Reserved.