Package | Description |
---|---|
org.glassfish.jersey.internal |
Common Jersey internal API classes.
|
Modifier and Type | Method and Description |
---|---|
static List<Errors.ErrorMessage> |
Errors.getErrorMessages()
Get the list of all error messages.
|
static List<Errors.ErrorMessage> |
Errors.getErrorMessages(boolean afterMark)
Get the list of error messages.
|
List<Errors.ErrorMessage> |
Errors.ErrorMessagesException.getMessages()
Get encountered error messages.
|
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.