Uses of Class
Task.TaskException.Type

Packages that use TaskException.Type
Task   
 

Uses of TaskException.Type in Task
 

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

Constructors in Task with parameters of type TaskException.Type
TaskException(TaskException.Type t, java.lang.String s)
           
 



Copyright © 2011. All Rights Reserved.