public class EncryptionException extends SemanticException
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
DESIGN_EXCEPTION_INVALID_ENCRYPTABLE_PROPERTY
Error code indicating the property is not encryptable but wanna set
encryption.
|
static java.lang.String |
DESIGN_EXCEPTION_INVALID_ENCRYPTION
Error code indicating the property is not encryptable but wanna set
encryption.
|
DESIGN_EXCEPTION__EXPORT_ELEMENT_FAIL, elementPLUGIN_ID| 构造器和说明 |
|---|
EncryptionException(org.eclipse.birt.report.model.core.DesignElement obj,
java.lang.String errCode,
java.lang.String[] args)
Constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getLocalizedMessage() |
getElement, getElementName, getMessagegetErrorCode, getLocalizedMessage, getPluginId, getSeverity, setSeveritypublic static final java.lang.String DESIGN_EXCEPTION_INVALID_ENCRYPTABLE_PROPERTY
public static final java.lang.String DESIGN_EXCEPTION_INVALID_ENCRYPTION
public EncryptionException(org.eclipse.birt.report.model.core.DesignElement obj,
java.lang.String errCode,
java.lang.String[] args)
obj - the element being changed.str - the name that caused the error.errCode - what went wrong.args - public java.lang.String getLocalizedMessage()
getLocalizedMessage 在类中 SemanticExceptionCopyright © 2008 Actuate Corp. All rights reserved.