net.sf.adatagenerator.pred
Class ExportException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.adatagenerator.pred.ExportException
All Implemented Interfaces:
Serializable

Deprecated. Moved to the com.choicemaker.correlation package

public class ExportException
extends Exception

See Also:
Serialized Form

Constructor Summary
ExportException()
          Deprecated.  
ExportException(String message)
          Deprecated.  
ExportException(String message, Throwable cause)
          Deprecated.  
ExportException(Throwable cause)
          Deprecated.  
 
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

ExportException

public ExportException()
Deprecated. 

ExportException

public ExportException(String message)
Deprecated. 

ExportException

public ExportException(Throwable cause)
Deprecated. 

ExportException

public ExportException(String message,
                       Throwable cause)
Deprecated. 


Copyright © 2011-2012. All Rights Reserved.