public class BeanRecursionException extends FormattedException
| Constructor and Description |
|---|
BeanRecursionException(String message,
Object... args)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BeanRecursionException(String message, Object... args)
message - The MessageFormat-style message.args - Optional MessageFormat-style arguments.Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.