Uses of Class
com.cumulocity.rest.representation.ErrorDetails
-
Packages that use ErrorDetails Package Description com.cumulocity.rest.representation -
-
Uses of ErrorDetails in com.cumulocity.rest.representation
Methods in com.cumulocity.rest.representation that return ErrorDetails Modifier and Type Method Description ErrorDetailsErrorMessageRepresentation. getDetails()Methods in com.cumulocity.rest.representation with parameters of type ErrorDetails Modifier and Type Method Description voidErrorMessageRepresentation. setDetails(ErrorDetails details)
-