Options
All
  • Public
  • Public/Protected
  • All
Menu

Errors thrown during the compile step of an Agent. The compile step is when we run something such as javac Bot.java.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

agentID

agentID: number = -1

The id of the Agent that caused the error. If it is -1, then there is no one specific agent that caused the agent error

message

message: string

name

name: string

Optional stack

stack: string

Generated using TypeDoc