com.rapidminer.report
Class ReportException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.rapidminer.report.ReportException
All Implemented Interfaces:
java.io.Serializable

public class ReportException
extends java.lang.Exception

An exception which will be thrown if any error occurs during the generation of a report.

Author:
Sebastian Land, Ingo Mierswa
See Also:
Serialized Form

Constructor Summary
ReportException(java.lang.Exception e, java.lang.String reason)
           
 
Method Summary
 java.lang.String getReason()
           
 
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

ReportException

public ReportException(java.lang.Exception e,
                       java.lang.String reason)
Method Detail

getReason

public java.lang.String getReason()


Copyright © 2001-2009 by Rapid-I