issue
Namespace: | com.unboundid.directory.mon.api.v1.models |
A class used to describe a problem encountered during request processing.
JSON
property | type | description |
---|---|---|
reason | string | A one-word string description of the warning. |
message | string | A short quoted string explaining the problem, possibly used as a title for an alert box. |
detailedMessage | detailedMessage (string) | A detailed quoted string message explaining the problem, and any possible solutions. |