throwable
美
英 
例句
Otherwise, the onFailure method is called with an instance of Throwable, which contains a custom exception passed from the server.
否則,用Throwable的實(shí)例調(diào)用onFailure方法,Throwable的實(shí)例包含從服務(wù)器傳遞來的定制異常。
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file.
向servlet日志文件寫入錯(cuò)誤說明信息和給定Throwable異常堆棧跟蹤。
The argument to this method is the exception or other throwable object that the server side has returned.
此方法的參數(shù)是異常或服務(wù)器端返回的其他可拋出對(duì)象。
The class Exception and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch.
Exception類和它的子類都是Throwable的一種形式,表示這種情況可以在合理的應(yīng)用中進(jìn)行捕獲。
the detail message string of this Throwable instance (which may be null).
Throwable實(shí)例的詳細(xì)信息字符串(可能為null)。
This method calls the getLocalizedMessage method on the Throwable exception to get a localized exception message.
該方法調(diào)用Throwable異常的getLocalizedMessage方法來獲取本地化異常信息。
Support for chained exceptions starts with the java. lang. Throwable class.
支持鏈式異常是從java.lang.Throwable類開始的。
First, the throwable property is not a supported JAX-RPC type.
首先,throwable屬性不是JAX-RPC支持的類型。
For example, any subclass of java. lang. Throwable or java. awt. Component inherits serializability from its ancestor.
例如,java.lang.Throwable或java.awt.Component的任何子類都會(huì)從其祖先繼承可串行性。
For this reason, if the layout specified ignores the throwable object contained within a
由于這個(gè)原因,如果指定的layout忽略了包含在