Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danieljfarrell/pvtrace
/ AppError
Class
AppError
pvtrace/common/errors.py:2–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Catch all for our own errors
2
class
AppError(Exception):
3
pass
4
5
6
# Raised when the ray tracing algorithm has a problem
Callers
3
emit
Method · 0.90
add_ray_path
Method · 0.85
add_history
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected