| Package | Description |
|---|---|
| org.openide |
Provides ErrorManager - the central place for logging and
reproting failures in NetBeans based system.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ErrorManager |
ErrorManager.getDefault() |
Getter for the default version of error manager.
|
abstract ErrorManager |
ErrorManager.getInstance(java.lang.String name) |
Returns an instance with given name.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.