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
Error
Exception
Reference
Object
Direct Known Subclasses
Error::Forbidden
Error::InvalidParams
Error::Session
Error::Unauthorized
Defined in:
error.cr
Constructors
.new
(message : String =
""
)
Instance Method Summary
#message
: String?
Constructor Detail
def self.
new
(message : String =
""
)
#
[
View source
]
Instance Method Detail
def
message
: String?
#
[
View source
]