Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigdra50/unity-cli
/ ProjectError
Class
ProjectError
unity_cli/exceptions.py:117–120 ·
view source on GitHub ↗
Unity project related error.
Source
from the content-addressed store, hash-verified
115
116
117
class
ProjectError(UnityCLIError):
118
""
"Unity project related error."
""
119
120
pass
121
122
123
class
ProjectVersionError(ProjectError):
Callers
3
from_file
Method · 0.90
from_path
Method · 0.90
open_project
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected