Class BadVersionException

    • Constructor Detail

      • BadVersionException

        public BadVersionException​(int requested,
                                   String path)
    • Method Detail

      • getPath

        public String getPath()
      • getRequested

        public int getRequested()