Class FileNotFoundException

    • Constructor Detail

      • FileNotFoundException

        public FileNotFoundException​(String errorCode,
                                     String errorMessage,
                                     Throwable rootCause)
      • FileNotFoundException

        public FileNotFoundException​(String errorCode,
                                     String errorMessage)