Class ObjectToJSONException

  • All Implemented Interfaces:
    Serializable

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

      • ObjectToJSONException

        public ObjectToJSONException​(String message)
      • ObjectToJSONException

        public ObjectToJSONException​(String message,
                                     Throwable exception)