Package org.jcsp.lang

Class ChannelDataRejectedException

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    PoisonException

    public class ChannelDataRejectedException
    extends RuntimeException
    Thrown by a read or a write method of a channel when a reject has been called and the synchronization and data transfer will not complete.
    Author:
    Quickstone Technologies Limited
    See Also:
    Serialized Form
    • Constructor Detail

      • ChannelDataRejectedException

        public ChannelDataRejectedException()