文章分类 - Android Exception
This module includes the Exception of Android
摘要:Android中的RuntimeException的直接子类(有些还没有碰到过,所以后续继续更新)ActivityNotFoundExceptionActivity未找到异常This exception is thrown when a call tostartActivity(Intent)or one of its variants fails because an Activity can not be found to execute the given Intent.这种异常通常是由Intent启动一个新的Activity时,却找不到指定的Activity时抛出异常AndroidRu
阅读全文
浙公网安备 33010602011771号