class
Pterodactyl::APIError
- Pterodactyl::APIError
- Exception
- Reference
- Object
Defined in:
pterodactyl/api_error.crConstructors
Instance Method Summary
Constructor Detail
def self.new(error : Models::Error, http_status_code : Int32 | Nil = nil, response_body : String | Nil = nil)
#