toggle menu
EdgeAgentSDK
4.0.0
common
switch theme
search in API
EdgeAgentSDK
/
org.hyperledger.identus.walletsdk.domain.models
/
CommonError
/
HttpError
/
HttpError
Http
Error
constructor
(
code
:
Int
,
message
:
String
?
=
null
)
(
source
)
Parameters
code
The HTTP status code of the error.
message
The error message.