public class OdiVariableTextGeneratorException extends OdiCheckedException
Checked exception thrown when the generation of variable text failed.
| Constructor and Description |
|---|
OdiVariableTextGeneratorException(oracle.odi.internal.util.MessageHandle pErrorMsg,
java.lang.Object[] pMsgArgs) |
OdiVariableTextGeneratorException(java.lang.Throwable pCause,
oracle.odi.internal.util.MessageHandle pErrorMsg,
java.lang.Object[] pMsgArgs) |
getErrorID, getErrorMsgHandle, getLocalizedMessage, getLocalizedMessage, getMessagepublic OdiVariableTextGeneratorException(oracle.odi.internal.util.MessageHandle pErrorMsg,
java.lang.Object[] pMsgArgs)
public OdiVariableTextGeneratorException(java.lang.Throwable pCause,
oracle.odi.internal.util.MessageHandle pErrorMsg,
java.lang.Object[] pMsgArgs)