class Quartz::StrictVerificationFailed

Defined in:

quartz/errors.cr

Constructors

Instance Method Summary

Instance methods inherited from class Reference

==(other : Quartz::Any) ==

Instance methods inherited from class Object

===(other : Quartz::Any) ===

Constructor Detail

def self.new(verification_errors : Quartz::VerificationErrors) #

[View source]

Instance Method Detail

def message : String | Nil #

[View source]
def verification_errors : VerificationErrors #

[View source]