technology-talk/basic-knowledge/java-exception.md at master · whatYouWaitFor/technology-talk
Skip to content
Sign in
AI CODE CREATION
GitHub CopilotWrite better code with AI
GitHub SparkBuild and deploy intelligent apps
GitHub ModelsManage and compare prompts
MCP RegistryNewIntegrate external tools
View all features
Sign up
Star 0
7 lines (4 loc) · 150 Bytes
图中红色部分为受检查异常。它们必须被捕获,或者在函数中声明为抛出该异常。