Serializable
public class IllegalLoopbackException extends ConcurrentAccessException
Lock(WRITE)
method where the current
thread does not already hold a WRITE
lock.Constructor | Description |
---|---|
IllegalLoopbackException() |
Constructor for IllegalLoopbackException.
|
IllegalLoopbackException(String message) |
Constructor for IllegalLoopbackException.
|
getCausedByException
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018, 2022 Eclipse Foundation.
Use is subject to license terms.