Class MapperException

All Implemented Interfaces:
Serializable

public class MapperException extends CouchbaseException
This exception is usually raised when a JSON encoding or decoding was not successful.

See the cause/message for further details.

Since:
2.0.0
See Also: