Class JsonParsingError

All Implemented Interfaces:
Future<Void>, Associator, Eligible

public class JsonParsingError extends Error
Signals an error that occurred while parsing JSON.
  • Constructor Details

    • JsonParsingError

      public JsonParsingError(Throwable throwable)
      Instantiates a new JSON parsing error.
      Parameters:
      throwable - the throwable