Class CachedStoreError

All Implemented Interfaces:
PotentiallySecondary, Serializable

public class CachedStoreError extends PotentiallySecondaryError
See Also:
  • Constructor Details

    • CachedStoreError

      public CachedStoreError(String msg, Throwable t)
    • CachedStoreError

      public CachedStoreError(Throwable t)
    • CachedStoreError

      public CachedStoreError(String msg)
    • CachedStoreError

      public CachedStoreError()