Table of Contents

Class MaaJobStatusException

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

The exception is thrown when the MaaFramework.Binding.MaaJobStatus of a MaaFramework.Binding.MaaJob is unexpected.

public class MaaJobStatusException : MaaException, ISerializable

Inheritance

Implements

Inherited Members

Constructors

MaaJobStatusException(string, params object?[])

Creates a MaaFramework.Binding.MaaJobStatusException instance.

MaaJobStatusException(MaaJobStatus, string, params object?[])

Creates a MaaFramework.Binding.MaaJobStatusException instance.

MaaJobStatusException(MaaJob, string, params object?[])

Creates a MaaFramework.Binding.MaaJobStatusException instance.

Fields

MaaControllerMessage

Maa controller message.

MaaResourceMessage

Maa resource message.