| java.lang.Object | |||||
| java.lang.Throwable | Serializable | ||||
| java.lang.Exception | |||||
| java.lang.RuntimeException | |||||
| android.view.WindowManager.BadTokenException | |||||
Exception that is thrown from addView(View, ViewGroup.LayoutParams) when trying to add view whose WindowManager.LayoutParams token is invalid.
| WindowManager.BadTokenException() | |||||
| WindowManager.BadTokenException(String name) |
Methods inherited
from class
java.lang.Throwable
Methods inherited
from class
java.lang.Object