struct PubGrub::Cause::NotFound

Defined in:

pubgrub/cause.cr

Constructors

Instance Method Summary

Instance methods inherited from struct PubGrub::Cause

initialize initialize

Constructor methods inherited from struct PubGrub::Cause

new new

Constructor Detail

def self.new(exception : Exception) #

[View source]

Instance Method Detail

def exception : Exception #

[View source]