Uses of Enum Class
org.glassfish.hk2.api.ErrorType
Packages that use ErrorType
-
Uses of ErrorType in org.glassfish.hk2.api
Methods in org.glassfish.hk2.api that return ErrorTypeModifier and TypeMethodDescriptionErrorInformation.getErrorType()Gets the type of error that has occurred.static ErrorTypeReturns the enum constant of this class with the specified name.static ErrorType[]ErrorType.values()Returns an array containing the constants of this enum class, in the order they are declared.