android.os
Class ZygoteStartFailedEx
java.lang.Object
java.lang.Throwable
java.lang.Exception
android.os.ZygoteStartFailedEx
- All Implemented Interfaces:
- Serializable
class ZygoteStartFailedEx
- extends Exception
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ZygoteStartFailedEx
ZygoteStartFailedEx()
- Something prevented the zygote process startup from happening normally
ZygoteStartFailedEx
ZygoteStartFailedEx(String s)
ZygoteStartFailedEx
ZygoteStartFailedEx(Throwable cause)
Please submit a feedback, bug or feature