public class WouldBlockException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
WouldBlockException(Descriptor d)
This indicates a blocking condition on a given descriptor
|
private static final long serialVersionUID
public WouldBlockException(Descriptor d)
d
- The non-null descriptor that would cause a blocking condition