Table of Contents

Class AppStateMachineListException

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

Constructors

AppStateMachineListException(string?)

public AppStateMachineListException(string? message)

Parameters

message string

AppStateMachineListException(string?, Exception?)

public AppStateMachineListException(string? message, Exception? innerException)

Parameters

message string
innerException Exception