public class IllegalLoopbackException extends ConcurrentAccessException
Lock(WRITE)
method where the current thread does not already hold a WRITE
lock.Constructor and Description |
---|
IllegalLoopbackException() |
IllegalLoopbackException(String message) |
getCausedByException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalLoopbackException()
public IllegalLoopbackException(String message)
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.