|
||||||||||
| 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.android.dex.util.ExceptionWithContext
com.android.dx.cf.code.SimException
public class SimException
Exception from simulation.
| Constructor Summary | |
|---|---|
SimException(String message)
|
|
SimException(String message,
Throwable cause)
|
|
SimException(Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class com.android.dex.util.ExceptionWithContext |
|---|
addContext, getContext, printContext, printContext, printStackTrace, printStackTrace, withContext |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SimException(String message)
public SimException(Throwable cause)
public SimException(String message,
Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||