public class NTLMEngineException extends AuthenticationException
| Constructor and Description |
|---|
NTLMEngineException() |
NTLMEngineException(String message)
用指定的消息创建一个新的NTLMEngineException。
|
NTLMEngineException(String message, Throwable cause)
创建具有指定的详细消息和原因的新NTLMEngineException。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NTLMEngineException()
public NTLMEngineException(String message)
message - 异常详细信息
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.