oracle.apps.cz.cio
Class NeighborhoodBoundaryException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--oracle.apps.cz.cio.LogicalException
|
+--oracle.apps.cz.cio.LogicalOverridableException
|
+--oracle.apps.cz.cio.NeighborhoodBoundaryException
- All Implemented Interfaces:
- java.io.Serializable
- public class NeighborhoodBoundaryException
- extends LogicalOverridableException
Signalled if a neighborhood boundary violation occurs, i.e., if a user request extends to a change in a passively loaded instance. Overriding this would make the passive instance editable.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, 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
getPassiveInstances
public com.sun.java.util.collections.Collection getPassiveInstances()
override
public com.sun.java.util.collections.List override()
throws LogicalException
-
- Overrides:
override in class LogicalOverridableException
-
LogicalException
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.