menu
icure_dart_sdk package
documentation
api.dart
ApiException
ApiException.withRequestId constructor
ApiException.withRequestId constructor
dark_mode
light_mode
ApiException.withRequestId
constructor
ApiException.withRequestId
(
int
code
,
String
?
message
,
String
?
requestId
,
String
?
url
,
)
Implementation
ApiException.withRequestId(this.code, this.message, this.requestId, this.url);
icure_dart_sdk package
documentation
api
ApiException
ApiException.withRequestId constructor
ApiException class