public class DomainRuntimeException extends OdiUncheckedException
MessageHandle for providing I18N.| Constructor and Description |
|---|
DomainRuntimeException(oracle.odi.internal.util.MessageHandle pErrorMsg, java.lang.Object[] pMsgArgs) |
DomainRuntimeException(java.lang.Throwable pCause) |
DomainRuntimeException(java.lang.Throwable pCause, oracle.odi.internal.util.MessageHandle pErrorMsg, java.lang.Object[] pMsgArgs) |
getErrorID, getErrorMsgHandle, getLocalizedMessage, getLocalizedMessage, getMessage
public DomainRuntimeException(oracle.odi.internal.util.MessageHandle pErrorMsg,
java.lang.Object[] pMsgArgs)
public DomainRuntimeException(java.lang.Throwable pCause,
oracle.odi.internal.util.MessageHandle pErrorMsg,
java.lang.Object[] pMsgArgs)
public DomainRuntimeException(java.lang.Throwable pCause)