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