Ja.NET Standard Edition 5.0

Documentation API Specification

Contents

NonReadableChannelException Class Reference

List of all members.


Detailed Description

Thrown when attempting to read from a channel that is not open for reading.

Public Member Functions

 NonReadableChannelException ()
 Default constructor.

Static Private Attributes

static final long serialVersionUID = -3200915679294993514L

Constructor & Destructor Documentation

Default constructor.


Member Data Documentation

final long serialVersionUID = -3200915679294993514L [static, private]