Class NetarkivetException

    • Constructor Detail

      • NetarkivetException

        public NetarkivetException​(String message)
        Constructs new NetarkivetException with the specified detail message.
        Parameters:
        message - The detail message
      • NetarkivetException

        public NetarkivetException​(String message,
                                   Throwable cause)
        Constructs new NetarkivetException with the specified detail message and cause.
        Parameters:
        message - The detail message
        cause - The cause