summaryrefslogtreecommitdiff
path: root/core/java/android/os/ParcelableException.java
AgeCommit message (Expand)Author
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-09-20Only construct real Throwable objects.Jeff Sharkey
2017-01-17Add Binder support for Parcelable exceptions.Jeff Sharkey