android.util
Class AndroidRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
android.util.AndroidRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BadParcelableException, Fragment.InstantiationException, KeyCharacterMap.UnavailableException, ReceiverCallNotAllowedException
public class AndroidRuntimeException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AndroidRuntimeException
public AndroidRuntimeException()
AndroidRuntimeException
public AndroidRuntimeException(String name)
AndroidRuntimeException
public AndroidRuntimeException(String name,
Throwable cause)
AndroidRuntimeException
public AndroidRuntimeException(Exception cause)
Copyright © 2008-2012. All Rights Reserved.