| Package | Description |
|---|---|
| org.glassfish.hk2.api |
| Modifier and Type | Method and Description |
|---|---|
ErrorType |
ErrorInformation.getErrorType()
Gets the type of error that has occurred.
|
static ErrorType |
ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorType[] |
ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2018 Oracle Corporation. All rights reserved.