|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Error
|
+--com.businessobjects.samples.pojo.POJOException
Describes a failure in POJO result set generation.
| Constructor Summary | |
POJOException()
|
|
POJOException(java.lang.String reason)
|
|
POJOException(java.lang.String reason,
java.lang.Throwable err)
|
|
POJOException(java.lang.Throwable err)
|
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public POJOException()
public POJOException(java.lang.String reason)
public POJOException(java.lang.String reason,
java.lang.Throwable err)
public POJOException(java.lang.Throwable err)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||