E314.Exceptions
com.e314.exceptions is an OpenUPM Unity package. The E314.Exceptions module provides enhanced exception classes that improve standard error handling mechanisms in .NET. These exceptions include additional data such as a unique error code (`ErrorCode`), extra data (`ErrorData`), the file name, method name, and line number where the exception occurred. This makes debugging and logging more informative.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/epishev-m/e314-exceptions.
Owner: epishev-m.
Topics
Related Unity Packages
- E314.DataTypes com.e314.datatypes
- E314.Di com.e314.di
- E314.DiUni com.e314.di-uni
- E314.ExtUni com.e314.ext-uni
- E314.Protect com.e314.protect
- EM.Assistant com.em.assistant
For registry setup problems, see Unity scoped registry troubleshooting.