Package org.xembly
Class ImpossibleModificationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.xembly.ImpossibleModificationException
-
- All Implemented Interfaces:
Serializable
public final class ImpossibleModificationException extends Exception
When further modification is impossible.- Since:
- 0.3
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-