menu
aspose_barcode_cloud package
documentation
aspose_barcode_cloud.dart
ApiException
ApiException constructor
ApiException constructor
dark_mode
light_mode
ApiException
constructor
ApiException
(
int
code
,
String
message
)
Constructor
Implementation
ApiException(this.code, this.message);
aspose_barcode_cloud package
documentation
aspose_barcode_cloud
ApiException
ApiException constructor
ApiException class