Uses of Class
de.quantummaid.injectmaid.InjectMaidException
-
Packages that use InjectMaidException Package Description de.quantummaid.injectmaid -
-
Uses of InjectMaidException in de.quantummaid.injectmaid
Methods in de.quantummaid.injectmaid that return InjectMaidException Modifier and Type Method Description static InjectMaidExceptionInjectMaidException. injectMaidException(String message)static InjectMaidExceptionInjectMaidException. injectMaidException(String message, Throwable cause)
-