android.view
Class InflateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
android.view.InflateException
- All Implemented Interfaces:
- Serializable
public class InflateException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InflateException
public InflateException()
InflateException
public InflateException(String detailMessage,
Throwable throwable)
InflateException
public InflateException(String detailMessage)
InflateException
public InflateException(Throwable throwable)
Copyright © 2008-2012. All Rights Reserved.