|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
apollo.dataadapter.exception.BopException
apollo.dataadapter.exception.NoOutputException
public class NoOutputException
| Field Summary |
|---|
| Fields inherited from class apollo.dataadapter.exception.BopException |
|---|
stackTraceAtCreate |
| Constructor Summary | |
|---|---|
NoOutputException()
|
|
NoOutputException(java.lang.String msg)
|
|
NoOutputException(java.lang.String msg,
java.lang.Exception e)
|
|
| Method Summary |
|---|
| Methods inherited from class apollo.dataadapter.exception.BopException |
|---|
getMessageWStackTrace, getOriginalStackTrace, getStackTraceString |
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NoOutputException()
public NoOutputException(java.lang.String msg)
public NoOutputException(java.lang.String msg,
java.lang.Exception e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||