class

Tryst::Vector::Error

Inherits Exception < Reference < Object

Any ThorVG call that reports failure. ThorVG's own convention is a Tvg_Result error code per call, with no message to go with it - so unlike Tryst::SDL::Error, there's nothing from the library itself to fold in beyond the code and which call produced it.