public class BulkAccessorException extends HibernateException
| Constructor and Description |
|---|
BulkAccessorException(String message) |
BulkAccessorException(String message,
Exception cause) |
BulkAccessorException(String message,
int index) |
BulkAccessorException(String message,
int index,
Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 JBoss by Red Hat. All rights reserved.