Class WebhookException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nz.co.jammehcow.jenkinsdiscord.exception.WebhookException
- All Implemented Interfaces:
Serializable
- Author:
- jammehcow
- See Also:
-
Constructor Summary
ConstructorDescriptionWebhookException
(String message) WebhookException
(String message, Throwable cause) WebhookException
(Throwable 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
-
WebhookException
public WebhookException() -
WebhookException
-
WebhookException
-
WebhookException
-