Uses of Class
de.quantummaid.httpmaid.util.ObjectNotOfExpectedTypeException
-
Packages that use ObjectNotOfExpectedTypeException Package Description de.quantummaid.httpmaid.util -
-
Uses of ObjectNotOfExpectedTypeException in de.quantummaid.httpmaid.util
Methods in de.quantummaid.httpmaid.util that return ObjectNotOfExpectedTypeException Modifier and Type Method Description static ObjectNotOfExpectedTypeExceptionObjectNotOfExpectedTypeException. objectNotOfExpectedTypeException(Object object, Class<?> expectedType)
-