Java com.mongodb ErrorCategory fields, constructors, methods, implement or subclass

Example usage for Java com.mongodb ErrorCategory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.mongodb ErrorCategory.

The text is from its open source code.

Field

ErrorCategoryDUPLICATE_KEY
A duplicate key error

Method

ErrorCategoryfromErrorCode(final int code)
Translate an error code into an error category