Class SshMirrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.linecorp.centraldogma.common.CentralDogmaException
com.linecorp.centraldogma.common.MirrorException
com.linecorp.centraldogma.server.mirror.git.SshMirrorException
- All Implemented Interfaces:
Serializable
A
MirrorException
raised when failed to create an SSH session.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SshMirrorException
Creates a new instance.
-