MessageTooLargeException.this

Undocumented in source.
  1. this(string message, size_t line, string file)
  2. this(string message, Throwable t, size_t line, string file)
  3. this(Throwable t, size_t line, string file)
    class MessageTooLargeException
    this
    (
    Throwable t
    ,
    size_t line = __LINE__
    ,
    string file = __FILE__
    )

Meta