class Tanda::Webhook::Error::MissingPayload

Defined in:

tanda_webhook/error/missing_payload.cr

Constant Summary

ERROR_MESSAGE = "Webhook payload is empty!"

Constructors

Instance Method Summary

Instance methods inherited from class Tanda::Webhook::Error::Base

handle! handle!, pretty_message pretty_message

Constructor methods inherited from class Tanda::Webhook::Error::Base

new(message) new

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def pretty_message #

[View source]