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

Definition at line 130 of file Exceptions.cs.

                                                                         : base(message, inner)
        {
        }