JavaScript is disabled on your browser.
Oracle® Fusion Middleware Java API Reference for Oracle Data Integrator 12c (12.2.1.3.0) E96504-01
Detail:
Field |
Constr |
Method
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
Constructor Summary
Constructors
Constructor and Description
VetoActionException (oracle.odi.internal.util.MessageHandle pErrorMsg,
java.lang.Object[] pMsgArgs)
Deprecated.
Create a new VetoActionException
.
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Constructor Detail
VetoActionException
public VetoActionException(oracle.odi.internal.util.MessageHandle pErrorMsg,
java.lang.Object[] pMsgArgs)
Deprecated.
Create a new VetoActionException
.
Parameters:
pErrorMsg
- error message
pMsgArgs
- message arguments, if any
Oracle® Fusion Middleware Java API Reference for Oracle Data Integrator 12c (12.2.1.3.0) E96504-01
Detail:
Field |
Constr |
Method
Copyright © 2010, 2018, Oracle and/or its affiliates. All rights reserved.