Current section
Files
Jump to
Current section
Files
include/aws@internal@client@runtime_ServiceError.hrl
-record(service_error, {
status :: integer(),
error_type :: binary(),
body :: bitstring()
}).