Class UnknownHostException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.wagon.WagonException
org.apache.maven.wagon.authentication.AuthenticationException
org.apache.maven.wagon.providers.ssh.knownhost.UnknownHostException
- All Implemented Interfaces:
Serializable
public class UnknownHostException
extends org.apache.maven.wagon.authentication.AuthenticationException
Exception related to known_host check failures.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.wagon.WagonException
getCause, initCause
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownHostException
-