|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
things.data.tabular.TabularException
public class TabularException
A Tabular exception.
NOTE: This package was never completed and isn't used anywhere.
Version History
EPG - Initial - 22 MAY 04
| Constructor Summary | |
|---|---|
TabularException()
Default Constructor. |
|
TabularException(java.lang.String message)
|
|
TabularException(java.lang.String message,
java.lang.Throwable cause)
|
|
TabularException(java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| 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 TabularException()
public TabularException(java.lang.String message)
public TabularException(java.lang.String message,
java.lang.Throwable cause)
public TabularException(java.lang.Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||