Uses of Class
com.jsql.model.exception.InjectionFailureException
Packages that use InjectionFailureException
-
Uses of InjectionFailureException in com.jsql.model.suspendable
Methods in com.jsql.model.suspendable that throw InjectionFailureException -
Uses of InjectionFailureException in com.jsql.util
Methods in com.jsql.util that throw InjectionFailureExceptionModifier and TypeMethodDescriptionvoid
ParameterUtil.checkMethodNotEmpty()
void
ParameterUtil.checkParametersFormat()
Check integrity of parameters defined by user.void
ParameterUtil.checkStarMatchMethod()