Package de.caluga.morphium.cache
Class CacheSyncVetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.caluga.morphium.cache.CacheSyncVetoException
- All Implemented Interfaces:
Serializable
User: Stephan Bösebeck
Date: 14.07.12
Time: 17:27
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCacheSyncVetoException(String message) CacheSyncVetoException(String message, Throwable cause) CacheSyncVetoException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CacheSyncVetoException
public CacheSyncVetoException() -
CacheSyncVetoException
-
CacheSyncVetoException
-
CacheSyncVetoException
-