Method MongoDBException.this

Overload group

Prototype

MongoDBException this(
  MongoErrorDescription description,
  string file,
  int line,
  Throwable next
);

Overload group

Prototype

MongoException this(
  string ,
  string ,
  int ,
  object.Throwable 
);

Authors

Sönke Ludwig

Copyright

© 2012 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.