Package jenkins.plugins.publish_over
Class BapTransferException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jenkins.plugins.publish_over.BapPublisherException
jenkins.plugins.publish_over.BapTransferException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBapTransferException(Throwable throwable) BapTransferException(Throwable throwable, BPTransfer.TransferState state) -
Method Summary
Methods inherited from class jenkins.plugins.publish_over.BapPublisherException
exception, exceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BapTransferException
-
BapTransferException
-
-
Method Details
-
getState
-