Uses of Class
org.forgerock.json.resource.AdviceWarning
Package
Description
Classes and interfaces for core types including connections, request
handlers, resources, and their exceptions.
-
Uses of AdviceWarning in org.forgerock.json.resource
Modifier and TypeMethodDescriptionstatic AdviceWarning
AdviceWarning.getNotPresent
(String agentName, String missingKey) Convenience method to quickly generate frequently-used error type: 100.static AdviceWarning
AdviceWarning.newAdviceWarning
(String agentName, String fmt, Object... args) Generate a warning using the builder provided.