Class DocumentNotJsonException

  • All Implemented Interfaces:
    Serializable

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

      • DocumentNotJsonException

        public DocumentNotJsonException​(String id)