org.gcube.portlets.user.reportgenerator.shared
Class SaveReportFileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.portlets.user.reportgenerator.shared.ReportExporterException
              extended by org.gcube.portlets.user.reportgenerator.shared.SaveReportFileException
All Implemented Interfaces:
Serializable

public class SaveReportFileException
extends ReportExporterException

See Also:
Serialized Form

Constructor Summary
SaveReportFileException()
           
SaveReportFileException(String error)
           
 
Method Summary
 
Methods inherited from class org.gcube.portlets.user.reportgenerator.shared.ReportExporterException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

SaveReportFileException

public SaveReportFileException()

SaveReportFileException

public SaveReportFileException(String error)


Copyright © 2014. All Rights Reserved.