Uses of Class
fi.meliora.testlab.ext.crest.exception.TestlabAPIException
Packages that use TestlabAPIException
-
Uses of TestlabAPIException in fi.meliora.testlab.ext.crest
Methods in fi.meliora.testlab.ext.crest that throw TestlabAPIException -
Uses of TestlabAPIException in fi.meliora.testlab.ext.crest.exception
Subclasses of TestlabAPIException in fi.meliora.testlab.ext.crest.exceptionModifier and TypeClassDescriptionclassThrown if rest endpoint sends 409 CONFLICT response.classException thrown when api responds with 404 for some reason.classThrown if rest endpoint sends 503 SERVICE UNAVAILABLE response.classThrown if rest endpoint sends 401 UNAUTHORIZED response.classThrown if rest endpoint sends 400 BAD_REQUEST response.