Uses of Class
app.Error

Packages that use Error
app   
 

Uses of Error in app
 

Methods in app that return Error
static Error Error.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Error[] Error.values()
          Returns an array containing the constants of this enum type, in the order they are declared.