Class JsonParsingRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.otto.kafka.messaging.e2ee.JsonParsingRuntimeException
All Implemented Interfaces:
Serializable

public class JsonParsingRuntimeException extends RuntimeException
Some JSON parsing exception when reading the ciphersText from the Kafka header.
See Also:
  • Constructor Details

    • JsonParsingRuntimeException

      public JsonParsingRuntimeException(String msg)
      Parameters:
      msg - an error message