Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
auth
v0.1.0
Auth
DeserializationError
Manager
Pipe
Authenticate
Unauthorized
SerializationError
Strategy
Built with Crystal 1.9.2
2023-10-07 19:46:19 UTC
class
Auth::Pipe::Unauthorized
Auth::Pipe::Unauthorized
Amber::Exceptions::Base
Exception
Reference
Object
Defined in:
auth/frameworks/amber.cr
Constructors
.new
(message : String | Nil)
Constructor Detail
def self.
new
(message : String | Nil)
#
[
View source
]