No examples for this method.
Frequently called with: [Clear]
-1
| java.lang.Object | |||
| ↳ | java.lang.Throwable | ||
| ↳ | java.lang.Error | ||
| ↳ | android.test.AssertionFailedError | ||
Known Direct Subclasses
|
This class was deprecated in API level 16.
use junit.framework.AssertionFailedError
Thrown when an assertion failed.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
It is more typical to call
AssertionFailedError(String).
|
||||||||||
|
|
|
||||||||||
| [Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Throwable
|
|||||||||||
From class java.lang.Object
|
|||||||||||
It is more typical to call AssertionFailedError(String).