public class ProducerException
extends java.lang.RuntimeException
ReceivePort's receive or tryReceive methods if the channel has been
closed with an exception. The exception passed to SendPort.close(Throwable) is the cause
of this exception.| Constructor and Description |
|---|
ProducerException(java.lang.Throwable cause) |