Java java.io ObjectStreamException fields, constructors, methods, implement or subclass

Example usage for Java java.io ObjectStreamException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.io ObjectStreamException.

The text is from its open source code.

Method

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