Poplar and PopLibs
poplar::unrecoverable_runtime_error Struct Reference

This exception is thrown when execution fails due to a system error that is likely to persist. More...

#include <exceptions.hpp>

Inheritance diagram for poplar::unrecoverable_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 thrown when execution fails due to a system error that is likely to persist.

The system should be taken out of operation for analysis and repair.


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