Class URITrie.ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.blackrook.small.struct.URITrie.ParseException
All Implemented Interfaces:
Serializable
Enclosing class:
URITrie<V>

public static class URITrie.ParseException extends RuntimeException
An exception thrown when a bad URI parse happens.
See Also: