public class CsvRecursionException extends CsvRuntimeException
CsvRecurse has been improperly used.| Constructor and Description |
|---|
CsvRecursionException(String message,
Class<?> offendingType)
Constructor for an error message and the type that caused a recursion
problem.
|
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getOffendingType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Class<?> getOffendingType()
Copyright © 2005–2025. All rights reserved.