Class NTLMInitializationException

    • Constructor Detail

      • NTLMInitializationException

        @Deprecated
        public NTLMInitializationException​(String message)
        Deprecated.
        Parameters:
        message - String the error message
      • NTLMInitializationException

        @Deprecated
        public NTLMInitializationException​(Throwable cause)
        Deprecated.
        Parameters:
        cause - Throwable the cause of the exception
      • NTLMInitializationException

        @Deprecated
        public NTLMInitializationException​(String message,
                                           Throwable cause)
        Deprecated.
        Parameters:
        message - String the error message
        cause - Throwable the cause of the exception