Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
staff-api
master
App
Application
Attendee
Booking
Bookings
CalendarEvent
Attachment
Attendee
Location
Recurrence
DaysOfWeek
Pattern
Calendars
Error
Forbidden
InvalidParams
Session
Unauthorized
EventMetadata
Events
CreateCalEvent
System
GuestDetails
UpdateCalEvent
Guest
Guests
JWTBase
Params
Staff
UserJWT
Utils
CurrentUser
GoogleHelpers
PlaceOSHelpers
Access
CalendarSelection
PermissionsMeta
Responders
Generated using Crystal 1.10.1
2024-05-01 02:38:05 UTC
class
Error::
Session
Error::Session
Error
Exception
Reference
Object
Defined in:
error.cr
Constructors
.new
(error_code : Api::Session::ErrorCode, message =
""
)
Instance Method Summary
#error_code
#error_response
(request_id : String =
""
) : Api::Session::Response
Instance methods inherited from class
Error
message : String?
message
Constructor methods inherited from class
Error
new(message : String =
""
)
new
Constructor Detail
def self.
new
(error_code : Api::Session::ErrorCode, message =
""
)
#
[
View source
]
Instance Method Detail
def
error_code
#
[
View source
]
def
error_response
(request_id : String =
""
) : Api::Session::Response
#
[
View source
]