Skip to content

Commit

Permalink
Update InvalidRequestExceptionUnmarshaller.java
Browse files Browse the repository at this point in the history
  • Loading branch information
div5yesh authored May 4, 2023
1 parent bca3ac2 commit 60d8918
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
import com.amazonaws.AmazonServiceException;
import com.amazonaws.http.JsonErrorResponseHandler.JsonErrorResponse;
import com.amazonaws.transform.JsonErrorUnmarshaller;
import com.amazonaws.services.comprehend.model.InvalidRequestDetail;
import com.amazonaws.services.comprehend.model.InvalidRequestException;

public class InvalidRequestExceptionUnmarshaller extends JsonErrorUnmarshaller {
Expand Down

0 comments on commit 60d8918

Please sign in to comment.