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