Java android.os ParcelFormatException fields, constructors, methods, implement or subclass

Example usage for Java android.os ParcelFormatException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.os ParcelFormatException.

The text is from its open source code.

Constructor

Method

ThrowableinitCause(Throwable cause)
Initializes the cause of this throwable to the specified value.