Example usage for Java com.mongodb ErrorCategory fields, constructors, methods, implement or subclass
The text is from its open source code.
ErrorCategory | DUPLICATE_KEY A duplicate key error |
ErrorCategory | fromErrorCode(final int code) Translate an error code into an error category |