Poplar and PopLibs
poplar::system_runtime_error Struct Reference

This exception is thrown when running a program fails due to an error in the system it is running on. More...

#include <exceptions.hpp>

Inheritance diagram for poplar::system_runtime_error:
poplar::runtime_error poplar::poplar_error poplar::recoverable_runtime_error poplar::unknown_runtime_error poplar::unrecoverable_runtime_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 running a program fails due to an error in the system it is running on.


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