Android
android.view
public class

android.view.InflateException

java.lang.Object
java.lang.Throwable Serializable
java.lang.Exception
java.lang.RuntimeException
android.view.InflateException

This exception is thrown by an inflater on error conditions.

Summary

Public Constructors

            InflateException()
            InflateException(String detailMessage, Throwable throwable)
            InflateException(String detailMessage)
            InflateException(Throwable throwable)
Methods inherited from class java.lang.Throwable
Methods inherited from class java.lang.Object

Details

Public Constructors

public InflateException()

public InflateException(String detailMessage, Throwable throwable)

public InflateException(String detailMessage)

public InflateException(Throwable throwable)

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56