Uses of Enum Class
org.apache.syncope.ext.scimv2.api.type.ErrorType
Packages that use ErrorType
Package
Description
-
Uses of ErrorType in org.apache.syncope.ext.scimv2.api
Methods in org.apache.syncope.ext.scimv2.api that return ErrorTypeConstructors in org.apache.syncope.ext.scimv2.api with parameters of type ErrorTypeModifierConstructorDescriptionBadRequestException(ErrorType errorType) BadRequestException(ErrorType errorType, String detail) -
Uses of ErrorType in org.apache.syncope.ext.scimv2.api.data
Methods in org.apache.syncope.ext.scimv2.api.data that return ErrorTypeConstructors in org.apache.syncope.ext.scimv2.api.data with parameters of type ErrorType -
Uses of ErrorType in org.apache.syncope.ext.scimv2.api.type
Methods in org.apache.syncope.ext.scimv2.api.type that return ErrorType