class Error::InvalidParams

Defined in:

error.cr

Constructors

Instance Method Summary

Instance methods inherited from class Error

message : String? message

Constructor methods inherited from class Error

new(message : String = "") new

Constructor Detail

def self.new(params : Params, message = "") #

[View source]

Instance Method Detail

def params : Params #

[View source]