org.eigenbase.jmi
Class JmiRestrictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eigenbase.jmi.JmiRestrictException
- All Implemented Interfaces:
- Serializable
public class JmiRestrictException
- extends RuntimeException
JmiRestrictException is thrown when a change is made with the RESTRICT option
and dependencies are encountered.
- Version:
- $Id: //open/dev/farrago/src/org/eigenbase/jmi/JmiRestrictException.java#6 $
- Author:
- John V. Sichi
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
obj
private final RefObject obj
JmiRestrictException
public JmiRestrictException(RefObject obj)