Class InvalidPathException

All Implemented Interfaces:
Serializable

public class InvalidPathException
extends InvalidDataException
This exception is thrown when BASE is trying to parse a path which is invalid.
Version:
2.0
Author:
enell
See Also:
Serialized Form
Last modified
$Date: 2009-04-06 14:52:39 +0200 (må, 06 apr 2009) $
  • Field Details

  • Constructor Details

    • InvalidPathException

      public InvalidPathException​(String path)
      Create a new InvalidPathException object.
      Parameters:
      path - The path that is not valid