mermaid - Serbipunk/notes GitHub Wiki

graph LR
    exception["exception"] --> runtime_error["runtime_error"]
    runtime_error --> system_error["system_error"]
    system_error --> ios_base_failure["ios_base::failure"]
graph LR
    exception["exception"] --> runtime_error["runtime_error"]
    runtime_error --> system_error["system_error"]
    system_error --> ios_base_failure["ios_base::failure"]