Struct xlifepp::subdivision::HOV_error#

struct HOV_error

Collaboration diagram for xlifepp::subdivision::HOV_error:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "3" [label="std::basic_string< char >" tooltip="std::basic_string< char >"] "4" [label="std::basic_string< Char >" tooltip="std::basic_string< Char >"] "2" [label="std::string" tooltip="std::string"] "1" [label="xlifepp::subdivision::HOV_error" tooltip="xlifepp::subdivision::HOV_error" fillcolor="#BFBFBF"] "3" -> "4" [dir=forward tooltip="template-instance"] "2" -> "3" [dir=forward tooltip="public-inheritance"] "1" -> "2" [dir=forward tooltip="usage"] }

Structure used to transmit information in case an exception is thrown.

Used in GeomFigure. Type referenced by GeomFigureMesh.