ModelParsingError
Base class for model parsing errors. Provides user-friendly error messages for different failure scenarios.
Inheritors
Types
Link copied to clipboard
File appears to be corrupted.
Link copied to clipboard
File not found or inaccessible.
Link copied to clipboard
File format is invalid or not recognized.
Link copied to clipboard
I/O error during reading.
Link copied to clipboard
Memory allocation failed.
Link copied to clipboard
Unsupported format version.