Uses of Class
org.forgerock.api.models.ApiError
Package
Description
ForgeRock API Descriptor models.
API Descriptor utility classes.
-
Uses of ApiError in org.forgerock.api.models
Modifier and TypeMethodDescriptionApiError.Builder.build()
Builds the ApiError.static ApiError
ApiError.fromAnnotation
(ApiError apiError, ApiDescription descriptor, Class<?> relativeType) Builds an ApiError object from the data in the annotation.Gets theApiError
for a given ApiError-name.ApiError[]
Operation.getApiErrors()
Getter of the error array. -
Uses of ApiError in org.forgerock.api.util