org.odejava
Class IllegalOdejavaOperation
java.lang.Object
java.lang.Throwable
java.lang.Error
org.odejava.IllegalOdejavaOperation
- All Implemented Interfaces:
- Serializable
public class IllegalOdejavaOperation
- extends Error
Indicates an illegal operation was performed on the graph
such as an attempt to assign multiple parent SpaceS to a Geom.
- Author:
- William Denniss
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalOdejavaOperation
public IllegalOdejavaOperation()
IllegalOdejavaOperation
public IllegalOdejavaOperation(String message)