We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7303dce commit b52f5a6Copy full SHA for b52f5a6
.changes/next-release/bugfix-AWSSDKforJavav2-4234091.json
@@ -2,5 +2,5 @@
2
"type": "bugfix",
3
"category": "AWS SDK for Java v2",
4
"contributor": "",
5
- "description": "Fixing getMessage behavior of AwsServiceException to be nullable"
+ "description": "Fixed an issue in AwsServiceException#getMessage() where it returned an empty string instead of null when the message is null."
6
}
0 commit comments