SerializableConcurrentAccessTimeoutException, IllegalLoopbackExceptionpublic class ConcurrentAccessException extends EJBException
AccessTimeout,
Serialized Form| Constructor | Description |
|---|---|
ConcurrentAccessException() |
Constructs an ConcurrentAccessException with no detail message.
|
ConcurrentAccessException(String message) |
Constructs an ConcurrentAccessException with the specified
detailed message.
|
ConcurrentAccessException(String message,
Exception ex) |
Constructs an ConcurrentAccessException with the specified
detail message and a nested exception.
|
getCausedByExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConcurrentAccessException()
public ConcurrentAccessException(String message)
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.