Show / Hide Table of Contents

Class InvalidMTurkState

Thrown when a we try to set mturk as complete, but we have no row handle in database

Inheritance
object
Exception
InvalidMTurkState
Implements
ISerializable
Namespace: PlayUR.Exceptions
Assembly: PlayUR.dll
Syntax
public class InvalidMTurkState : Exception, ISerializable

Properties

| Improve this Doc View Source

Message

Declaration
public override string Message { get; }
Property Value
Type Description
string
Overrides
Exception.Message

Implements

ISerializable
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX