# gdtest_exceptions > Test exception class documentation ## Docs ### API Reference #### Classes > Main classes provided by the package - [NotFoundError](reference/NotFoundError.html): Raised when a requested resource is not found - [PermissionError_](reference/PermissionError_.html): Raised when the user lacks permission - [TimeoutError_](reference/TimeoutError_.html): Raised when an operation times out - [ValidationError](reference/ValidationError.html): Raised when input validation fails #### Exceptions > Exception classes - [AppError](reference/AppError.html): Base exception for the application