Exception: Postsvg::UnsupportedElementError

Inherits:
TranslationError show all
Defined in:
lib/postsvg/errors.rb

Overview

Encountered an SVG element type with no registered handler.

Instance Attribute Summary

Attributes inherited from TranslationError

#element_name

Method Summary

Methods inherited from TranslationError

#initialize

Constructor Details

This class inherits a constructor from Postsvg::TranslationError