public class GriffonException extends RuntimeException
| Constructor and Description | 
|---|
GriffonException()  | 
GriffonException(String arg0)  | 
GriffonException(String arg0,
                Throwable arg1)  | 
GriffonException(Throwable arg0)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static String | 
checkNonBlank(String arg,
             String argName)  | 
protected static <T> T | 
checkNonNull(T arg,
            String argName)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString