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