Class MapBuilder.PathBlockedException

All Implemented Interfaces:
Serializable
Enclosing class:
MapBuilder

public static class MapBuilder.PathBlockedException extends IllegalArgumentException
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: