CatalogApi.Fault (CatalogApi v0.0.17) 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
Specs
Link to this section Functions
Specs
Safely casts some extracted json of the fault itself to a %Fault{} struct.
Specs
Extracts a %Fault{} struct from previously parsed json of the entire fault response.