Cape Out Of Bounds ExceptionInitialize Method
The initialize method for all classes derived from CapeOutOfBoundsException need to include the
pertinent information related to the boundaries.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
protected override void Initialize()VB
Protected Overrides Sub InitializeRemarks
This method is sealed so that classes that derive from CapeOutOfBoundsException include the required information about the position of the argument.