Britbot
Britbot.InvalidIteratorDimensionException.InvalidIteratorDimensionException ( string  message,
Exception  inner 
) [inline]

Definition at line 30 of file Exceptions.cs.

                                                                                  : base(message, inner)
        {
        }