EPANET  3.0
EPANET Development Project
Public Types | Public Member Functions | List of all members
SystemError Class Reference
Inheritance diagram for SystemError:
ENerror

Public Types

enum  SystemErrors {
  OUT_OF_MEMORY, NO_NETWORK_DATA, HEADLOSS_MODEL_NOT_OPENED, DEMAND_MODEL_NOT_OPENED,
  LEAKAGE_MODEL_NOT_OPENED, QUALITY_MODEL_NOT_OPENED, MATRIX_SOLVER_NOT_OPENED, HYDRAULIC_SOLVER_NOT_OPENED,
  QUALITY_SOLVER_NOT_OPENED, HYDRAULICS_SOLVER_FAILURE, QUALITY_SOLVER_FAILURE, SOLVER_NOT_INITIALIZED,
  SYSTEM_ERROR_LIMIT
}
 

Public Member Functions

 SystemError (int type)
 

Additional Inherited Members

- Public Attributes inherited from ENerror
int code
 
std::string msg
 

The documentation for this class was generated from the following files: