TransIP REST Client Exceptions

exception transip_rest_client.transip_rest_client_exceptions.TransIPRestDomainNotFound(*args, statuscode: int = None, errormsg: str = None, **kwargs)[source]
exception transip_rest_client.transip_rest_client_exceptions.TransIPRestRecordNotFound(*args, statuscode: int = None, errormsg: str = None, **kwargs)[source]
exception transip_rest_client.transip_rest_client_exceptions.TransIPRestResponseException(*args, statuscode: int = None, errormsg: str = None, **kwargs)[source]
exception transip_rest_client.transip_rest_client_exceptions.TransIPRestUnexpectedStatus(*args, statuscode: int = None, errormsg: str = None, **kwargs)[source]
exception transip_rest_client.transip_rest_client_exceptions.TransipRestException[source]