Skip to content

Commit

Permalink
wrong accessDeniedException being used, causing unexpected error hand…
Browse files Browse the repository at this point in the history
…ling (#4595)
  • Loading branch information
Will-ShaoHua committed Jun 18, 2024
1 parent 9002b1a commit 4d08751
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import com.intellij.openapi.editor.markup.EffectType
import com.intellij.openapi.editor.markup.TextAttributes
import com.intellij.ui.JBColor
import software.amazon.awssdk.regions.Region
import software.amazon.awssdk.services.codewhispererruntime.model.AccessDeniedException
import software.amazon.awssdk.services.codewhispererruntime.model.CodeWhispererRuntimeException
import software.aws.toolkits.jetbrains.services.codewhisperer.language.languages.CodeWhispererJava
import software.aws.toolkits.telemetry.CodewhispererGettingStartedTask
Expand Down

0 comments on commit 4d08751

Please sign in to comment.