Class DocumentNotJsonException

All Implemented Interfaces:
Serializable

@Committed
@Public
public class DocumentNotJsonException
extends SubDocumentException
Subdocument exception thrown when the targeted enclosing document itself is not JSON.
Since:
2.2
Author:
Simon Baslé
See Also:
Serialized Form
  • Constructor Details

    • DocumentNotJsonException

      public DocumentNotJsonException​(String id)