Class OperatorParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.telekom.jsonfilter.exception.OperatorParsingException
All Implemented Interfaces:
Serializable

public class OperatorParsingException extends IOException
See Also:
  • Constructor Details

    • OperatorParsingException

      public OperatorParsingException(String message, com.fasterxml.jackson.databind.JsonNode node)