Package org.jcsp.net
Class ReaderIndexException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.jcsp.net.ReaderIndexException
-
- All Implemented Interfaces:
java.io.Serializable
public class ReaderIndexException extends java.lang.RuntimeException
An exception that is thrown if data is written to aNetworked
ChannelOutput
and the destination address is incorrect.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ReaderIndexException()
-