Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
multiverse_travels_booker
main
ApiRequester
BaseError
Data
Error
CustomError
InternalServerError
Helpers
LocationsByIdsObject
LocationSerializer
Residents
Travel_Plan
AttrType
TravelPlanController
TravelPlanObject
TravelPlanSerializer
TravelStopExpanded
TravelStopsObject
TravelStopsSerializer
Built with Crystal 1.9.2
2023-10-07 17:08:21 UTC
class
Error::InternalServerError
Error::InternalServerError
BaseError
Exception
Reference
Object
Defined in:
helpers/errors/internal_server_error.cr
Constructors
.new
Instance Method Summary
#status_code
: Int32
Instance methods inherited from class
BaseError
status_code : Int32
status_code
Constructor methods inherited from class
BaseError
new(status_code : Int32, message)
new
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
status_code
: Int32
#
[
View source
]