public class EntityReadException extends RuntimeException
| Constructor and Description |
|---|
EntityReadException(String message,
String columnValues,
Throwable cause)
Initializes a new instance of the EntityReadException class.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnValues()
Gets the comma separated column values of the record that caused the exception.
|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2024. All rights reserved.