This class provides a way to inform the program that an agent was created or accessed that had an invalid internal pointer.
Definition at line 569 of file MCAgent.cs.
[inline]
Null agent pointer exception constructor.
Constructor for the exception class. This exception simply defines a recognizable exception class and sets the exception message appropriately.
Definition at line 580 of file MCAgent.cs.
[inline]
Null agent pointer exception constructor.
Constructor for the exception class. Allows the use of a custom error message.
Definition at line 591 of file MCAgent.cs.
[private]
Definition at line 571 of file MCAgent.cs.