The reference tag is useful for catching mis-writes of data to an incorrect block, where the application tag can be used to catch other errors in the software stack.
参考标记对于捕获对不正确块的错误写入非常有用,其中应用程序标记可用于捕获软件堆栈中的其他错误。
For example, applications running under an application server could spawn their own threads and could catch signals actually meant for the application server process.
例如,在应用程序服务器中运行的应用程序可以派生它们自己的线程,可以捕获对应用程序服务器进程有实际意义的信号。
Database validation is the last chance to catch errors, but a good application has already validated the data at that point (and error messages from the database engine are anything but readable).
数据库验证是捕获错误的最后机会,但是好的应用程序应该事先检验数据(数据库引擎的错误消息可不是易读的)。
应用推荐