P4C
The P4 Compiler
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
solver::Error Struct Reference

Error type for all solver. More...

#include <action_constraint_solver.h>

Public Member Functions

 Error (ErrorCode code, cstring msg)
 

Public Attributes

ErrorCode code
 
cstring msg
 

Detailed Description

Error type for all solver.