This chapter drills down into Go’s error detection and recovery features and explains how they differ from Java’s approach. When you have completed this chapter, you should be able to clearly identify the similarities and differences between these two error approaches.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Errors and Panics

  • Barry A. Feigenbaum

摘要

This chapter drills down into Go’s error detection and recovery features and explains how they differ from Java’s approach. When you have completed this chapter, you should be able to clearly identify the similarities and differences between these two error approaches.