[pushover] Improved exception handling (#12023)
* Improved exception handling Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
committed by
GitHub
parent
b0765271d3
commit
8b3bb313eb
@@ -32,9 +32,11 @@ thing-type.config.pushover.pushover-account.user.description = Your user key or
|
||||
|
||||
# user defined messages
|
||||
|
||||
offline.communication-error = An unexpected exception occurred during execution.
|
||||
offline.conf-error-missing-apikey = The 'apikey' parameter must be configured.
|
||||
offline.conf-error-missing-user = The 'user' parameter must be configured.
|
||||
offline.conf-error-unknown = An unknown error occurred.
|
||||
error.skip-sending-message = Skip sending the message: {0}.
|
||||
|
||||
# actions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user