Table of Contents

Class AppStateMachineAddFailedException

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

Constructors

AppStateMachineAddFailedException(string?)

public AppStateMachineAddFailedException(string? message)

Parameters

message string

AppStateMachineAddFailedException(string?, Exception?)

public AppStateMachineAddFailedException(string? message, Exception? innerException)

Parameters

message string
innerException Exception