Class PathExistsException

  • All Implemented Interfaces:
    Serializable

    public class PathExistsException
    extends SubDocumentException
    Subdocument exception thrown when a path already exists and it shouldn't
    Since:
    2.
    Author:
    Simon Baslé
    See Also:
    Serialized Form
    • Constructor Detail

      • PathExistsException

        public PathExistsException​(String id,
                                   String path)
      • PathExistsException

        public PathExistsException​(String reason)