Options
All
  • Public
  • Public/Protected
  • All
Menu

Any errors thrown by the Agent class

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new AgentError(m: string, agentID: number): AgentError

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

Static Error

Error: ErrorConstructor

Generated using TypeDoc