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

Definition at line 97 of file Exceptions.cs.

                                                                         : base(message, inner)
        {
        }