HPS.IndexOutOfRangeException Class Reference
Inheritance diagram for HPS.IndexOutOfRangeException:
HPS.Exception

Public Member Functions

IndexOutOfRangeException (string message)
 
IndexOutOfRangeException (string message, System.Exception inner)
 
- Public Member Functions inherited from HPS.Exception
Exception (string message)
 
Exception (string message, System.Exception inner)
 

Protected Member Functions

IndexOutOfRangeException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)
 
- Protected Member Functions inherited from HPS.Exception
Exception (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)
 

Detailed Description

An IndexOutOfRangeException is thrown when a user tries to access an array element beyond the valid range, typically when interacting with the points or faces defining geometry.


The documentation for this class was generated from the following file:
  • internals/hps_core/source/cs/HPS.IndexOutOfRangeException.cs