Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
authkeys
main
Authkeys
AuthErr
Config
ErrType
KeyReader
Built with Crystal 1.9.2
2023-10-07 17:05:44 UTC
class
Authkeys::AuthErr
Authkeys::AuthErr
Exception
Reference
Object
Defined in:
autherr.cr
Constructors
.new
(msg : String | Nil, errtype : ErrType)
Instance Method Summary
#errtype
: Authkeys::ErrType
Constructor Detail
def self.
new
(msg : String | Nil, errtype :
ErrType
)
#
[
View source
]
Instance Method Detail
def
errtype
:
Authkeys::ErrType
#
[
View source
]