|
JComponentPack 1.5.0 | |||||||||
| 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
com.zfqjava.formula.CellException
public class CellException
| Nested Class Summary | |
|---|---|
static class |
CellException.Type
The CellException type. |
| Constructor Summary | |
|---|---|
CellException(CellException.Type type)
|
|
CellException(CellException.Type type,
Throwable cause)
|
|
| Method Summary | |
|---|---|
int |
getTypeValue()
|
String |
toString()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CellException(CellException.Type type)
public CellException(CellException.Type type,
Throwable cause)
| Method Detail |
|---|
public int getTypeValue()
public String toString()
toString in class Throwable
|
JComponentPack 1.5.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||