Uses of Class
org.ow2.authzforce.jaxrs.util.JaxbErrorMessage
-
-
Uses of JaxbErrorMessage in org.ow2.authzforce.jaxrs.util
Fields in org.ow2.authzforce.jaxrs.util declared as JaxbErrorMessage Modifier and Type Field Description protected JaxbErrorMessageJaxbErrorMessage. causeMethods in org.ow2.authzforce.jaxrs.util that return JaxbErrorMessage Modifier and Type Method Description JaxbErrorMessageJaxbErrorMessage. getCause()Gets the value of the cause property.Constructors in org.ow2.authzforce.jaxrs.util with parameters of type JaxbErrorMessage Constructor Description JaxbErrorMessage(String message, JaxbErrorMessage cause)Fully-initialising value constructor
-