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

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.eclipse.birt.core.exception.BirtException
              extended byorg.eclipse.birt.report.engine.api.EngineException
                  extended byorg.eclipse.birt.report.engine.api.UnsupportedFormatException
All Implemented Interfaces:
java.io.Serializable

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
 
Fields inherited from class org.eclipse.birt.core.exception.BirtException
CANCEL, ERROR, INFO, oaMessageArguments, OK, rb, severity, sResourceKey, WARNING
 
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 org.eclipse.birt.core.exception.BirtException
getErrorCode, getLocalizedMessage, getLocalizedMessage, getMessage, getPluginId, getSeverity, setSeverity
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, 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

UnsupportedFormatException

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


Copyright © 2005 Actuate Corp. All rights reserved.