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

java.lang.Object
  extended byBirtException
      extended byorg.eclipse.birt.report.engine.api.EngineException
          extended byorg.eclipse.birt.report.engine.api.UnsupportedFormatException

public class UnsupportedFormatException
extends EngineException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.eclipse.birt.report.engine.api.EngineException
dftRb, pluginId, resourceBundles, threadLocal
 
Constructor Summary
UnsupportedFormatException(java.lang.String errorCode, java.lang.Object arg0)
           
 
Methods inherited from class org.eclipse.birt.report.engine.api.EngineException
getResourceBundle, 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)


Copyright © 2005 Actuate Corp. All rights reserved.