|
|
|
|
|
by rodh
3731 days ago
|
|
Yep. There's What A Terrible Failure exception in the Android codebase (i.e. "throw wtf"). http://developer.android.com/reference/android/util/Log.html... My code made the Android OS throw this once. Not a terribly useful error to resolve. Edit: My mistake. I misremembered. It's a logging function. I should have actually read the link I provided. |
|