Searched defs:ParcelableException (Results 1 – 2 of 2) sorted by relevance
37 public final class ParcelableException extends RuntimeException implements Parcelable { class38 public ParcelableException(Throwable t) { in ParcelableException() method in ParcelableException
147 } ParcelableException; member