oracle.apps.cz.cio
Class NonOverridableRequestException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--oracle.apps.cz.cio.LogicalException
|
+--oracle.apps.cz.cio.NonOverridableRequestException
- All Implemented Interfaces:
- java.io.Serializable
- public class NonOverridableRequestException
- extends LogicalException
Signalled if a problem occurs during the setting of Non-Overridable Requests.
- See Also:
- Serialized Form
| Constructor Summary |
NonOverridableRequestException(java.lang.String msg, oracle.apps.cz.cio.IRuntimeNode node, oracle.apps.cz.cio.Configuration config)
|
| Method Summary |
java.lang.String |
toString()
|
| 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
RCS_ID_RECORDED
public static final boolean RCS_ID_RECORDED
NonOverridableRequestException
public NonOverridableRequestException(java.lang.String msg,
oracle.apps.cz.cio.IRuntimeNode node,
oracle.apps.cz.cio.Configuration config)
toString
public java.lang.String toString()
-
- 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.