Uses of Class
com.genologics.ri.exception.Exception
Packages that use Exception
Package
Description
The main public package of the Clarity API.
-
Uses of Exception in com.genologics.ri.exception
Methods in com.genologics.ri.exception that return ExceptionMethods in com.genologics.ri.exception that return types with arguments of type ExceptionModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Exception>
ObjectFactory.createException
(Exception value) Methods in com.genologics.ri.exception with parameters of type ExceptionModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Exception>
ObjectFactory.createException
(Exception value) -
Uses of Exception in org.cruk.clarity.api
Constructors in org.cruk.clarity.api with parameters of type ExceptionModifierConstructorDescriptionInitialise from the given API exception.ClarityException
(Exception ge, HttpStatus httpStatus) Initialise from the given API exception with an HTTP status code.