added in API level 1
AndroidRuntimeException
public
class
AndroidRuntimeException
extends RuntimeException
| java.lang.Object | ||||
| ↳ | java.lang.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | java.lang.RuntimeException | |||
| ↳ | android.util.AndroidRuntimeException | |||
|
|
Base class for all unchecked exceptions thrown by the Android frameworks.
Summary
Public constructors | |
|---|---|
AndroidRuntimeException()
|
|
AndroidRuntimeException(String name)
|
|
AndroidRuntimeException(String name, Throwable cause)
|
|
AndroidRuntimeException(Exception cause)
|
|
Inherited methods | |
|---|---|
java.lang.Throwable
| |
java.lang.Object
| |
Public constructors
AndroidRuntimeException
added in API level 1
AndroidRuntimeException (String name)
| Parameters | |
|---|---|
name |
String |
AndroidRuntimeException
added in API level 11
AndroidRuntimeException (String name, Throwable cause)
| Parameters | |
|---|---|
name |
String |
cause |
Throwable |
AndroidRuntimeException
added in API level 1
AndroidRuntimeException (Exception cause)
| Parameters | |
|---|---|
cause |
Exception |
Interfaces
Classes
- ArrayMap
- ArraySet
- AtomicFile
- Base64
- Base64InputStream
- Base64OutputStream
- Config
- DebugUtils
- DisplayMetrics
- EventLog
- EventLog.Event
- EventLogTags
- EventLogTags.Description
- FloatMath
- FloatProperty
- Half
- IntProperty
- JsonReader
- JsonWriter
- LayoutDirection
- Log
- LogPrinter
- LongSparseArray
- LruCache
- MonthDisplayHelper
- MutableBoolean
- MutableByte
- MutableChar
- MutableDouble
- MutableFloat
- MutableInt
- MutableLong
- MutableShort
- Pair
- Patterns
- PrintStreamPrinter
- PrintWriterPrinter
- Property
- Range
- Rational
- Size
- SizeF
- SparseArray
- SparseBooleanArray
- SparseIntArray
- SparseLongArray
- StateSet
- StringBuilderPrinter
- TimeUtils
- TimingLogger
- TypedValue
- Xml
Enums
Exceptions