We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c05060 commit b6b99fcCopy full SHA for b6b99fc
.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