Table of Contents

Class AppCacheIncrementFailedException

Namespace
Phoesion.Glow.SDK
Assembly
Phoesion.Glow.SDK.Abstractions.dll
public class AppCacheIncrementFailedException : AppCacheWriteFailedException, ISerializable
Inheritance
object
AppCacheIncrementFailedException
Implements
Inherited Members
Extension Methods

Constructors

AppCacheIncrementFailedException(string?)

public AppCacheIncrementFailedException(string? message)

Parameters

message string

AppCacheIncrementFailedException(string?, Exception?)

public AppCacheIncrementFailedException(string? message, Exception? innerException)

Parameters

message string
innerException Exception