Package org.jcsp.net

Class ReaderIndexException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ReaderIndexException
    extends java.lang.RuntimeException
    An exception that is thrown if data is written to a Networked ChannelOutput and the destination address is incorrect.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ReaderIndexException

        public ReaderIndexException()