Class AppStateMachineAddFailedException
public class AppStateMachineAddFailedException : AppStateMachineException, ISerializable
- Inheritance
-
objectAppStateMachineAddFailedException
- Implements
- Inherited Members
- Extension Methods
Constructors
AppStateMachineAddFailedException(string?)
public AppStateMachineAddFailedException(string? message)
Parameters
message
string
AppStateMachineAddFailedException(string?, Exception?)
public AppStateMachineAddFailedException(string? message, Exception? innerException)