public class TypeNotFoundException extends GriffonException
| Constructor and Description | 
|---|
TypeNotFoundException(String type)  | 
TypeNotFoundException(String type,
                     Annotation qualifier,
                     Throwable cause)  | 
TypeNotFoundException(String type,
                     Throwable cause)  | 
checkNonBlank, checkNonNulladdSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString