rebrickable.api.exceptions module¶
The version of the OpenAPI document: Generated by: https://openapi-generator.tech
- 
exception 
rebrickable.api.exceptions.ApiException(status=None, reason=None, http_resp=None)¶ 
- 
exception 
rebrickable.api.exceptions.ApiKeyError(msg, path_to_item=None)¶ Bases:
rebrickable.api.exceptions.OpenApiException,KeyError
- 
exception 
rebrickable.api.exceptions.ApiTypeError(msg, path_to_item=None, valid_classes=None, key_type=None)¶ Bases:
rebrickable.api.exceptions.OpenApiException,TypeError
- 
exception 
rebrickable.api.exceptions.ApiValueError(msg, path_to_item=None)¶ Bases:
rebrickable.api.exceptions.OpenApiException,ValueError
- 
exception 
rebrickable.api.exceptions.OpenApiException¶ Bases:
ExceptionThe base exception class for all OpenAPIExceptions
- 
rebrickable.api.exceptions.render_path(path_to_item)¶ Returns a string representation of a path