Class UINNotFoundInDatabase

    • Constructor Detail

      • UINNotFoundInDatabase

        public UINNotFoundInDatabase()
        Instantiates a new file not found in destination exception.
      • UINNotFoundInDatabase

        public UINNotFoundInDatabase​(String errorMessage)
        Instantiates a new file not found in destination exception.
        Parameters:
        errorMessage - the error message
      • UINNotFoundInDatabase

        public UINNotFoundInDatabase​(String message,
                                     Throwable cause)
        Instantiates a new file not found in destination exception.
        Parameters:
        message - the message
        cause - the cause