Class NTLMEngineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.tmatesoft.svn.core.internal.io.dav.http.NTLMEngineException
- All Implemented Interfaces:
Serializable
Created by alex on 7/3/14.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNTLMEngineException
(String message) NTLMEngineException
(String message, Exception cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NTLMEngineException
-
NTLMEngineException
-