InvalidOperationTypeError
Constructor:
Signature:
def __init__(self, operation_type: OperationType) -> None: ...
Parameters:
-
operation_type:
- Type
-
OperationType
Methods:
-
as_http_error_reason
Signature:
def as_http_error_reason(self, method: str) -> str:...Parameters:
-
method:
- Type
-
str
-
Attributes:
-
operation_type: