| Package | Description |
|---|---|
| org.openide |
Provides ErrorManager - the central place for logging and
reproting failures in NetBeans based system.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ErrorManager.Annotation[] |
ErrorManager.findAnnotations(Throwable t)
Finds annotations associated with a given exception.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Throwable |
ErrorManager.attachAnnotations(Throwable t,
ErrorManager.Annotation[] arr)
Associates annotations with an exception.
|
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.