Class JSONToObjectException

  • All Implemented Interfaces:
    Serializable

    public class JSONToObjectException
    extends de.codecentric.reedelk.runtime.api.exception.PlatformException
    See Also:
    Serialized Form
    • Constructor Detail

      • JSONToObjectException

        public JSONToObjectException​(String message)
      • JSONToObjectException

        public JSONToObjectException​(String message,
                                     org.json.JSONException exception)