Uses of Class
ch.puzzle.libpuzzle.springframework.boot.rest.test.actionmatcher.base.exception.InvalidMatcherConfigDetected
-
Packages that use InvalidMatcherConfigDetected Package Description ch.puzzle.libpuzzle.springframework.boot.rest.test.actionmatcher.base.exception -
-
Uses of InvalidMatcherConfigDetected in ch.puzzle.libpuzzle.springframework.boot.rest.test.actionmatcher.base.exception
Methods in ch.puzzle.libpuzzle.springframework.boot.rest.test.actionmatcher.base.exception that return InvalidMatcherConfigDetected Modifier and Type Method Description static InvalidMatcherConfigDetectedInvalidMatcherConfigDetected. actionNotFound(java.lang.Class<? extends CrudActionConfigurer> configurer)static InvalidMatcherConfigDetectedInvalidMatcherConfigDetected. actionNotSupported(java.lang.Object action, java.lang.ClassCastException cause, java.lang.Class<? extends CrudActionConfigurer> configurer)
-