oracle.apps.cz.cio
Class LogicalRuntimeException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--oracle.apps.cz.cio.LogicalRuntimeException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- NodeDeletedException
- public class LogicalRuntimeException
- extends java.lang.RuntimeException
Signalled if a fatal logic exception occured.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| 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
LogicalRuntimeException
public LogicalRuntimeException(oracle.apps.cz.cio.IRuntimeNode cause,
oracle.apps.cz.logic.LogicException le)
LogicalRuntimeException
public LogicalRuntimeException(java.lang.String msg)
getLogicException
public oracle.apps.cz.logic.LogicException getLogicException()
getMessage
public java.lang.String getMessage()
-
- Overrides:
getMessage 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.