org.apache.activemq.kaha.impl
Class StoreLockedExcpetion
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.activemq.kaha.impl.StoreLockedExcpetion
- All Implemented Interfaces:
- Serializable
public class StoreLockedExcpetion
- extends IOException
Exception thrown if the store is in use by another application
- Version:
- $Revision: 1.1.1.1 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StoreLockedExcpetion
public StoreLockedExcpetion()
- Default Constructor
StoreLockedExcpetion
public StoreLockedExcpetion(String s)
- Parameters:
s
-
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.