ObjectReadException =================== .. java:package:: org.motechproject.mds.ex :noindex: .. java:type:: public class ObjectReadException extends MdsException Signals that we were unable to we are unable to parse the object coming from the database. Constructors ------------ ObjectReadException ^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public ObjectReadException() :outertype: ObjectReadException ObjectReadException ^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public ObjectReadException(Throwable cause) :outertype: ObjectReadException