Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
Multiverse Travels Booker API
main
Top Level Namespace
Api
TravelsPlanController
TravelsPlanRepository
TravelsPlanService
Error
TravelsPlans
AttrType
TravelsPlanStruct
TravelsPlansTwin
Generated using Crystal 1.10.1
2024-02-25 07:39:45 UTC
struct
Error
Error
Struct
Value
Object
Defined in:
structs/error.cr
Constructors
.new
(status_code : Int32, message : String)
Instance Method Summary
#message
: String
#status_code
: Int32
Constructor Detail
def self.
new
(status_code : Int32, message : String)
#
[
View source
]
Instance Method Detail
def
message
: String
#
[
View source
]
def
status_code
: Int32
#
[
View source
]