Poplar and PopLibs
poplar::unknown_runtime_error Struct Reference

This exception is throw when execution fails due to a system error where the cause cannot be automatically determined, for example a timeout without a specific error being raised. More...

#include <exceptions.hpp>

Inheritance diagram for poplar::unknown_runtime_error:
poplar::system_runtime_error poplar::runtime_error poplar::poplar_error

Additional Inherited Members

- Public Attributes inherited from poplar::runtime_error
std::vector< ErrorInfo > errors
 Additional information about why the exception was thrown. More...
 

Detailed Description

This exception is throw when execution fails due to a system error where the cause cannot be automatically determined, for example a timeout without a specific error being raised.


The documentation for this struct was generated from the following file: