Serializable
public class BulkBeanException extends RuntimeException
Constructor | Description |
---|---|
BulkBeanException(String message,
int index) |
|
BulkBeanException(Throwable cause,
int index) |
Modifier and Type | Method | Description |
---|---|---|
Throwable |
getCause() |
|
int |
getIndex() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.