Oracle Personalization
REAPI_RT
v9.0.2

oracle.dmt.op.re.reexception
Class ReapiGenericException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--oracle.dmt.op.re.reexception.ReapiGenericException
All Implemented Interfaces:
Serializable

public class ReapiGenericException
extends Exception

See Also:
Serialized Form

Constructor Summary
ReapiGenericException()
          Constructor.
ReapiGenericException(String functionName)
          Constructor.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReapiGenericException

public ReapiGenericException()
Constructor.

ReapiGenericException

public ReapiGenericException(String functionName)
Constructor.

Oracle Personalization
REAPI_RT
v9.0.2