public class ScriptException
extends org.eclipse.birt.core.exception.BirtException
Constructor and Description |
---|
ScriptException(java.lang.String message) |
ScriptException(java.lang.String message,
java.lang.Throwable root) |
ScriptException(java.lang.Throwable root) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLocalizedMessage() |
protected java.lang.String |
getLocalizedMessage(java.lang.String errorCode) |
java.lang.String |
getMessage() |
getErrorCode, getPluginId, getSeverity, setSeverity
public ScriptException(java.lang.String message)
public ScriptException(java.lang.Throwable root)
public ScriptException(java.lang.String message, java.lang.Throwable root)
public java.lang.String getLocalizedMessage()
getLocalizedMessage
in class org.eclipse.birt.core.exception.BirtException
protected java.lang.String getLocalizedMessage(java.lang.String errorCode)
getLocalizedMessage
in class org.eclipse.birt.core.exception.BirtException
public java.lang.String getMessage()
getMessage
in class org.eclipse.birt.core.exception.BirtException
Copyright © 2008 Actuate Corp. All rights reserved.