Overview | Methods | Fields | This Package | All Packages
Describes the exception that has occurred.
Syntax
public Throwable exception;
Remarks
Use this field to determine the type of thread exception that has occurred and handle it appropriately in your code.