Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uselotus/lotus
/ InvalidOperation
Class
InvalidOperation
backend/metering_billing/exceptions/exceptions.py:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
35
36
class
InvalidOperation(APIException):
37
status_code = 400
38
default_detail =
"Invalid operation"
39
default_code =
"invalid_operation"
40
41
42
class
UserNoOrganization(APIException):
Callers
8
edit
Method · 0.90
remove_target_customer
Method · 0.90
delete
Method · 0.90
set_replacement
Method · 0.90
make_replacement
Method · 0.90
delete
Method · 0.90
delete
Method · 0.90
delete
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected