|
||||||||||
| 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
org.tigris.gef.util.UnexpectedException
public class UnexpectedException
| Constructor Summary | |
|---|---|
UnexpectedException(java.lang.String s,
java.lang.Throwable t)
|
|
UnexpectedException(java.lang.Throwable e)
|
|
| Method Summary | |
|---|---|
java.lang.Throwable |
getNestedException()
|
| 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 UnexpectedException(java.lang.String s,
java.lang.Throwable t)
public UnexpectedException(java.lang.Throwable e)
| Method Detail |
|---|
public java.lang.Throwable getNestedException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||