# Print output for @column tags ?> AndroidException - Android SDK | Android Developers

Most visited


Recently visited


AndroidException

public class AndroidException
extends Exception

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ android.util.AndroidException


Base class for all checked exceptions thrown by the Android frameworks.

Summary


Public constructors

AndroidException()
AndroidException(String name)
AndroidException(String name, Throwable cause)
AndroidException(Exception cause)

Inherited methods

Public constructors


AndroidException

public AndroidException ()

AndroidException

public AndroidException (String name)

Parameters
name String

AndroidException

public AndroidException (String name, 
                Throwable cause)

Parameters
name String

cause Throwable

AndroidException

public AndroidException (Exception cause)

Parameters
cause Exception

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.