public class NoSuchTaskGeneratorException
extends java.lang.IllegalArgumentException
| Constructor and Description | 
|---|
NoSuchTaskGeneratorException()
constructs a new instance. 
 | 
NoSuchTaskGeneratorException(java.lang.String s)
constructs a new instance. 
 | 
NoSuchTaskGeneratorException(java.lang.String message,
                            java.lang.Throwable cause)
constructs a new instance. 
 | 
NoSuchTaskGeneratorException(java.lang.Throwable cause)
constructs a new instance. 
 | 
public NoSuchTaskGeneratorException()
public NoSuchTaskGeneratorException(java.lang.String message,
                            java.lang.Throwable cause)
public NoSuchTaskGeneratorException(java.lang.String s)
public NoSuchTaskGeneratorException(java.lang.Throwable cause)