Package jenkins.plugins.publish_over_ssh
Class BapSshSftpSetupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jenkins.plugins.publish_over.BapPublisherException
jenkins.plugins.publish_over_ssh.BapSshSftpSetupException
- All Implemented Interfaces:
Serializable
public class BapSshSftpSetupException
extends jenkins.plugins.publish_over.BapPublisherException
- See Also:
-
Constructor Summary
ConstructorDescriptionBapSshSftpSetupException
(String message) BapSshSftpSetupException
(Throwable throwable) -
Method Summary
Methods inherited from class jenkins.plugins.publish_over.BapPublisherException
exception, exception
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BapSshSftpSetupException
-
BapSshSftpSetupException
-