|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
unsw.cse.framescript.FSException
unsw.cse.framescript.FSMicaException
public class FSMicaException
An subclass of FSException used for wrapping MicaExceptions when using MicaBot.
| Constructor Summary | |
|---|---|
FSMicaException(unsw.cse.mica.MicaException e)
|
|
| Method Summary |
|---|
| Methods inherited from class unsw.cse.framescript.FSException |
|---|
dumpStack, getMessage, setParentStackFrame |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, 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 FSMicaException(unsw.cse.mica.MicaException e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||