|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.cglib.beans.BulkBeanException
public class BulkBeanException
| Constructor Summary | |
|---|---|
BulkBeanException(String message,
int index)
|
|
BulkBeanException(Throwable cause,
int index)
|
|
| Method Summary | |
|---|---|
Throwable |
getCause()
|
int |
getIndex()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BulkBeanException(String message,
int index)
public BulkBeanException(Throwable cause,
int index)
| Method Detail |
|---|
public int getIndex()
public Throwable getCause()
getCause in class Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||