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