polyxios.exceptions#
Exceptions
|
Raised for codec-level read/write errors. |
|
Raised when asset resolution or retrieval fails. |
|
Raised when connectivity.max() exceeds a codec's MAX_CONNECTIVITY_INDEX at write time. |
|
Raised when lazy=True is requested for a format that does not support it. |
|
Base exception for all polyxios errors. |
|
Raised when a file contains an element type code not in _element_types.py. |
|
Raised when no codec is registered for a file format. |
|
Raised when a PolyData fails structural validation. |