org.apache.tuscany.sca.store
Class StoreReadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.tuscany.sca.store.StoreException
org.apache.tuscany.sca.store.StoreReadException
- All Implemented Interfaces:
- java.io.Serializable
public class StoreReadException
- extends StoreException
Thrown when an error occurs reading from persistent storage
- Version:
- $Rev: 537206 $ $Date: 2007-05-11 16:14:19 +0100 (Fri, 11 May 2007) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
StoreReadException
public StoreReadException()
StoreReadException
public StoreReadException(java.lang.String message,
java.lang.Throwable cause)
StoreReadException
public StoreReadException(java.lang.String message)
StoreReadException
public StoreReadException(java.lang.Throwable cause)
Apache Tuscany is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache WS PMC.