Microsoft SDK for Java

ThreadExceptionEvent.exception

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.