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 TypeClassDescriptionclass
Thrown if rest endpoint sends 409 CONFLICT response.class
Exception thrown when api responds with 404 for some reason.class
Thrown if rest endpoint sends 503 SERVICE UNAVAILABLE response.class
Thrown if rest endpoint sends 401 UNAUTHORIZED response.class
Thrown if rest endpoint sends 400 BAD_REQUEST response.