oracle.apps.cz.cio
Class InitialRequestException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--oracle.apps.cz.cio.LogicalException
|
+--oracle.apps.cz.cio.InitialRequestException
- All Implemented Interfaces:
- java.io.Serializable
Deprecated. As of 11.5.10, use NonOverridableRequestException
- public class InitialRequestException
- extends LogicalException
Signalled if a problem occurs during the setting of Initial Requests.
- See Also:
NonOverridableRequestException, Serialized Form
| Constructor Summary |
InitialRequestException(java.lang.String msg, oracle.apps.cz.cio.IRuntimeNode node, oracle.apps.cz.cio.Configuration config)
Deprecated. |
| Method Summary |
java.lang.String |
toString()
Deprecated. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RCS_ID
public static final java.lang.String RCS_ID
- Deprecated.
RCS_ID_RECORDED
public static final boolean RCS_ID_RECORDED
- Deprecated.
InitialRequestException
public InitialRequestException(java.lang.String msg,
oracle.apps.cz.cio.IRuntimeNode node,
oracle.apps.cz.cio.Configuration config)
- Deprecated.
toString
public java.lang.String toString()
- Deprecated.
-
- Overrides:
toString in class java.lang.Throwable
Copyright © 1999, 2004, Oracle. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.