MCPcopy 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
2class AppError(Exception):
3 pass
4
5
6# Raised when the ray tracing algorithm has a problem

Callers 3

emitMethod · 0.90
add_ray_pathMethod · 0.85
add_historyMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected