org.equanda.export
Class ExportSuppressLineException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.equanda.export.ExportException
              extended by org.equanda.export.ExportSuppressLineException
All Implemented Interfaces:
Serializable

public class ExportSuppressLineException
extends ExportException

Exception class indicating various problems in export

Author:
NetRom team
See Also:
Serialized Form

Field Summary
static String SUPPRESS_LINE
           
 
Constructor Summary
ExportSuppressLineException()
           
 
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
 

Field Detail

SUPPRESS_LINE

public static final String SUPPRESS_LINE
See Also:
Constant Field Values
Constructor Detail

ExportSuppressLineException

public ExportSuppressLineException()


Copyright © 2007-2009. All Rights Reserved.