com.crankuptheamps.client.exception
Class StoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.crankuptheamps.client.exception.AMPSException
com.crankuptheamps.client.exception.StoreException
- All Implemented Interfaces:
- Serializable
public class StoreException
- extends AMPSException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StoreException
public StoreException()
StoreException
public StoreException(String msg)
StoreException
public StoreException(Throwable t)
StoreException
public StoreException(String msg,
Throwable t)