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

Definition at line 163 of file Exceptions.cs.

                                                                    : base(message, inner)
        {
        }