|
org.netbeans.modules.autoupdate.services 1.26.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationException.ERROR_TYPE | |
|---|---|
| org.netbeans.api.autoupdate | Services for searching, downloading and installing NBM with new functionality or updates of installed modules. |
| Uses of OperationException.ERROR_TYPE in org.netbeans.api.autoupdate |
|---|
| Methods in org.netbeans.api.autoupdate that return OperationException.ERROR_TYPE | |
|---|---|
OperationException.ERROR_TYPE |
OperationException.getErrorType()
|
static OperationException.ERROR_TYPE |
OperationException.ERROR_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OperationException.ERROR_TYPE[] |
OperationException.ERROR_TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.netbeans.api.autoupdate with parameters of type OperationException.ERROR_TYPE | |
|---|---|
OperationException(OperationException.ERROR_TYPE error)
Constructs an OperationException |
|
OperationException(OperationException.ERROR_TYPE error,
Exception x)
Constructs an OperationException |
|
OperationException(OperationException.ERROR_TYPE error,
String message)
Constructs an OperationException |
|
|
org.netbeans.modules.autoupdate.services 1.26.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||