BadMessageException.this

Undocumented in source.
  1. this()
  2. this(int code)
  3. this(string reason)
  4. this(int code, string reason)
  5. this(string reason, Exception cause)
  6. this(int code, string reason, Exception cause)
    class BadMessageException
    this
    (
    int code
    ,
    string reason
    ,
    Exception cause
    )

Meta