Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 478 Bytes

ErrorModel.md

File metadata and controls

20 lines (10 loc) · 478 Bytes

ErrorModel

ErrorModel is used in remote connections with podman

Properties

Name Type Description Notes
cause String API root cause formatted for automated parsing [optional]
message String human error message, formatted for a human to read [optional]
response Long HTTP response code [optional]

Implemented Interfaces

  • Serializable