File
Doc
Category
Size
Date
Package
LockAttemptFailure.java
API Doc
JBoss 4.2.1
1272
Fri Jul 13 21:02:32 BST 2007
org.jboss.aspects.versioned
LockAttemptFailure
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
public class LockAttemptFailure extends RuntimeException
Fields Summary
private static final long
serialVersionUID
Constructors Summary
public LockAttemptFailure
(
String
msg)
super(msg);
Methods Summary
Java Code Source