Class CacheSyncVetoException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.caluga.morphium.cache.CacheSyncVetoException
All Implemented Interfaces:
Serializable

public class CacheSyncVetoException extends Exception
User: Stephan Bösebeck Date: 14.07.12 Time: 17:27

See Also:
  • Constructor Details

    • CacheSyncVetoException

      public CacheSyncVetoException()
    • CacheSyncVetoException

      public CacheSyncVetoException(String message)
    • CacheSyncVetoException

      public CacheSyncVetoException(String message, Throwable cause)
    • CacheSyncVetoException

      public CacheSyncVetoException(Throwable cause)