|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorType | |
---|---|
org.glassfish.hk2.api | |
org.jvnet.hk2.internal |
Uses of ErrorType in org.glassfish.hk2.api |
---|
Methods in org.glassfish.hk2.api that return ErrorType | |
---|---|
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. |
Uses of ErrorType in org.jvnet.hk2.internal |
---|
Methods in org.jvnet.hk2.internal that return ErrorType | |
---|---|
ErrorType |
ErrorInformationImpl.getErrorType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |