CatalogApi v0.0.7 CatalogApi.Fault View Source
Defines the structure and casting of a CatalogApi Fault structure which is how CatalogApi reports handled errrs.
Link to this section Summary
Functions
Safely casts some extracted json of the fault itself to a %Fault{}
struct
Extracts a %Fault{}
struct from previously parsed json of the entire fault response
Link to this section Types
Link to this section Functions
Safely casts some extracted json of the fault itself to a %Fault{}
struct.
Extracts a %Fault{}
struct from previously parsed json of the entire fault response.