|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.starhope.appius.except.NotReadyException
public class NotReadyException
WRITEME: The documentation for this type (NotReadyException) is incomplete. (brpocock@star-hope.org, Jan 22, 2010)
| Field Summary | |
|---|---|
private static long |
serialVersionUID
WRITEME: document this field (brpocock@star-hope.org, Jan 22, 2010) serialVersionUID (long) |
| Constructor Summary | |
|---|---|
NotReadyException(String string)
WRITEME |
|
NotReadyException(String string,
DataException e)
WRITEME: Document this constructor brpocock@star-hope.org |
|
NotReadyException(Throwable e)
WRITEME: Document this constructor brpocock@star-hope.org |
|
| 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 |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public NotReadyException(String string)
string - WRITEME
public NotReadyException(String string,
DataException e)
string - e - public NotReadyException(Throwable e)
e - WRITEME
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||