Class UnsupportedFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.eclipse.birt.core.exception.BirtException
-
- org.eclipse.birt.report.engine.api.EngineException
-
- org.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
birtException, dftRb, elementId, pluginId, resourceBundles, threadLocal
-
-
Constructor Summary
Constructors Constructor Description 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
-
-