menu
api_dynamic365_library package
documentation
core/d365_exceptions.dart
D365Exception
D365Exception.new constructor
D365Exception.new constructor
dark_mode
light_mode
D365Exception
constructor
D365Exception
(
String
message
, {
int
?
statusCode
,
})
Implementation
D365Exception(this.message, {this.statusCode});
api_dynamic365_library package
documentation
core/d365_exceptions
D365Exception
D365Exception.new constructor
D365Exception class