public class IllegalLoopbackException extends ConcurrentAccessException
Lock(WRITE)
method where the current thread does not already hold a WRITE
lock.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
IllegalLoopbackException() |
IllegalLoopbackException(java.lang.String message) |
getCausedByException
private static final long serialVersionUID