PsqlErrorResponseException.this

Undocumented in source.
  1. this(Notice n, Throwable next, string file, size_t line)
  2. this(Notice n, string file, size_t line, Throwable next)
    class PsqlErrorResponseException
    @safe pure nothrow
    this
    (,
    string file = __FILE__
    ,
    size_t line = __LINE__
    ,
    Throwable next = null
    )

Meta