public class MVCGroupInstantiationException extends MVCGroupException
| Constructor and Description | 
|---|
MVCGroupInstantiationException(String message,
                              String mvcType,
                              String mvcId)  | 
MVCGroupInstantiationException(String message,
                              String mvcType,
                              String mvcId,
                              Throwable cause)  | 
MVCGroupInstantiationException(String mvcType,
                              String mvcId,
                              Throwable cause)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getMvcName()  | 
String | 
getMvcType()  | 
checkNonBlank, checkNonNulladdSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString