YAZ  5.34.0
Data Fields
ILL_Provider_Error_Report Struct Reference

#include <ill-core.h>

Data Fields

int which
 
union {
   ILL_General_Problem *   general_problem
 
   ILL_Transaction_Id_Problem *   transaction_id_problem
 
   ILL_State_Transition_Prohibited *   state_transition_prohibited
 
u
 

Detailed Description

Definition at line 1023 of file ill-core.h.

Field Documentation

◆ general_problem

ILL_General_Problem* ILL_Provider_Error_Report::general_problem

Definition at line 1026 of file ill-core.h.

◆ state_transition_prohibited

ILL_State_Transition_Prohibited* ILL_Provider_Error_Report::state_transition_prohibited

Definition at line 1028 of file ill-core.h.

◆ transaction_id_problem

ILL_Transaction_Id_Problem* ILL_Provider_Error_Report::transaction_id_problem

Definition at line 1027 of file ill-core.h.

◆ 

union { ... } ILL_Provider_Error_Report::u

◆ which

int ILL_Provider_Error_Report::which

Definition at line 1024 of file ill-core.h.


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