Package me.wobblyyyy.pathfinder.error
Errors and exceptions used by Pathfinder.
-
Exception Summary Exception Description InvalidPathException A type of exception used to signify when a path that was provided by a user is in some way invalid.NoFindersException An exception to be used in cases where the user hasn't enabled any of the finders available.UnimplementedException Exception to be thrown when a portion of code isn't fully implemented yet and, as a result, isn't yet ready for use.