Class PathWalkerException

All Implemented Interfaces:
Serializable

public final class PathWalkerException extends RuntimeException
Thrown by a PathWalker if a path-read or path-write error occurs.
See Also:
  • Method Details

    • getErrorCode

      public ErrorCode getErrorCode()
      Return a symbolic constant for the error encountered by the PathWalker
      Returns:
      A symbolic constant for the error encountered by the PathWalker.