Package com.mapr.fs

Class PathNotFoundException

  • All Implemented Interfaces:
    java.io.Serializable

    public class PathNotFoundException
    extends java.io.FileNotFoundException
    See Also:
    Serialized Form
    • Constructor Detail

      • PathNotFoundException

        public PathNotFoundException​(java.lang.String s)
      • PathNotFoundException

        public PathNotFoundException​(java.lang.String s,
                                     java.lang.Throwable t)