Class GridInfiniteException
This exception is thrown when you call a grid method that is only appropriate for grids with a finite amount of cells.
Implements
Inherited Members
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public class GridInfiniteException : NotSupportedException, ISerializable
Constructors
GridInfiniteException()
Declaration
public GridInfiniteException()