public static class Errors.ErrorMessagesException extends RuntimeException
Modifier and Type | Method and Description |
---|---|
List<Errors.ErrorMessage> |
getMessages()
Get encountered error messages.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public List<Errors.ErrorMessage> getMessages()
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.