throwable
美
英 
例句
Otherwise, the onFailure method is called with an instance of Throwable, which contains a custom exception passed from the server.
否则,用Throwable的实例调用onFailure方法,Throwable的实例包含从服务器传递来的定制异常。
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file.
向servlet日志文件写入错误说明信息和给定Throwable异常堆栈跟踪。
The argument to this method is the exception or other throwable object that the server side has returned.
此方法的参数是异常或服务器端返回的其他可抛出对象。
The class Exception and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch.
Exception类和它的子类都是Throwable的一种形式,表示这种情况可以在合理的应用中进行捕获。
the detail message string of this Throwable instance (which may be null).
Throwable实例的详细信息字符串(可能为null)。
This method calls the getLocalizedMessage method on the Throwable exception to get a localized exception message.
该方法调用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的任何子类都会从其祖先继承可串行性。
For this reason, if the layout specified ignores the throwable object contained within a
由于这个原因,如果指定的layout忽略了包含在