Poplar and PopLibs
poplar::application_runtime_error Struct Reference

This exception is thrown when running a program fails due to an error in the program or a misuse of an API. More...

#include <exceptions.hpp>

Inheritance diagram for poplar::application_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 running a program fails due to an error in the program or a misuse of an API.


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