Home Manual Reference Source Test Repository
public class | source

TaskError

Describes an error during strategy execution (eg. robot stuck)

Constructor Summary

Public Constructor
public

constructor(source: *, action: *, message: *, params: *)

Default constructor for class

Public Constructors

public constructor(source: *, action: *, message: *, params: *) source

Default constructor for class

Params:

NameTypeAttributeDescription
source *

Name of module which thrown an error

action *

Unique identifier for task error

message *

Describes more about task error

params *

Additional parameters to describe an error