ETracInternal¶
- exception tracdap.rt.exceptions.ETracInternal¶
Bases:
ETrac
An internal error has occurred in the TRAC runtime engine (this is a bug)
This error indicates a problem with the runtime engine or with one of its subsystems or plugins. It always represents a bug (although sometimes there may be a genuine error as well that has not been properly handled). Internal errors are normally fatal because the engine has gone into an inconsistent state. A few special cases may be recoverable (e.g. discarding a failing plugin on load).