Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
staff-api
v1.1.2
AddColumnsAndUpdateBookingsToEventMetadatas
AddColumnsToEventMetadatas
AddTimestampsToBookingEvents
AddTimestampsToBookings
Admin
App
Logging
Application
AssociateAttendeeWithBooking
Attendee
Collection
Booking
AsHNamedTuple
Collection
Bookings
Calendars
CreateAttendeeMigration
CreateBookingsMigration
CreateEventMetadataMigration
CreateGuestMigration
CreateTenantMigration
Error
Forbidden
InvalidParams
Session
Unauthorized
EventMetadata
Collection
Events
GoogleConfig
Guest
Collection
Guests
HealthCheck
JWTBase
Office365Config
Params
RenameExtColumn
Staff
StaffApi
BookingWithAttendees
Event
Tenant
Collection
Tenants
UserJWT
Utils
CurrentUser
MultiTenant
PlaceOSHelpers
Access
CalendarSelection
PermissionsMeta
Responders
Built with Crystal 1.9.2
2023-10-08 14:38:39 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
]