class Tanda::Webhook::Error::MissingSignature

Defined in:

tanda_webhook/error/missing_signature.cr

Constant Summary

ERROR_MESSAGE = "Request signature is missing!"

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]