Uses of Class
klaus.components.error.ErrorType

Packages that use ErrorType
klaus.components.error   
 

Uses of ErrorType in klaus.components.error
 

Methods in klaus.components.error that return ErrorType
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.