java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.klojang.path.util.MapBuilder.PathBlockedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
MapBuilder
Thrown when trying to write to a path that has already been set, or that extends
beyond a path segment with a terminal value (anything other than a map).
- Author:
- Ayco Holleman
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString