Package org.jcsp.net

Class ReaderIndexException

All Implemented Interfaces:
Serializable

public class ReaderIndexException extends RuntimeException
An exception that is thrown if data is written to a Networked ChannelOutput and the destination address is incorrect.
See Also:
  • Constructor Details

    • ReaderIndexException

      public ReaderIndexException()