Searched defs:NTLMException (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/com/sun/security/ntlm/
H A DNTLMException.java33 public final class NTLMException extends GeneralSecurityException { class in inherits:GeneralSecurityException
82 public NTLMException(int errorCode, String msg) { method in class:NTLMException

Completed in 40 milliseconds