org.eclipse.birt.report.engine.api
Class UnsupportedFormatException

java.lang.Object
  extended by BirtException
      extended by org.eclipse.birt.report.engine.api.EngineException
          extended by org.eclipse.birt.report.engine.api.UnsupportedFormatException

public class UnsupportedFormatException
extends EngineException


Field Summary
 
Fields inherited from class org.eclipse.birt.report.engine.api.EngineException
birtException, dftRb, elementId, pluginId, resourceBundles, threadLocal
 
Constructor Summary
UnsupportedFormatException(java.lang.String errorCode, java.lang.Object arg0)
          constructor
 
Method Summary
 
Methods inherited from class org.eclipse.birt.report.engine.api.EngineException
getElementID, getErrorCode, getLocalizedMessage, getMessage, getPluginId, getResourceBundle, getSeverity, setElementID, setSeverity, setULocale
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnsupportedFormatException

public UnsupportedFormatException(java.lang.String errorCode,
                                  java.lang.Object arg0)
constructor

Parameters:
errorCode -
arg0 -


Copyright © 2008 Actuate Corp. All rights reserved.