org.jboss.aspects.concurrent
Class LockAcquisitionFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.aspects.concurrent.LockAcquisitionFailureException
- All Implemented Interfaces:
- Serializable
public class LockAcquisitionFailureException
- extends RuntimeException
comment
- Author:
- Bill Burke
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LockAcquisitionFailureException
public LockAcquisitionFailureException()
LockAcquisitionFailureException
public LockAcquisitionFailureException(String message)
LockAcquisitionFailureException
public LockAcquisitionFailureException(String message,
Throwable cause)
LockAcquisitionFailureException
public LockAcquisitionFailureException(Throwable cause)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.