Package ai.vespa.json

Class InvalidJsonException

All Implemented Interfaces:
Serializable

public class InvalidJsonException extends IllegalArgumentException
Author:
freva
See Also:
  • Constructor Details

    • InvalidJsonException

      public InvalidJsonException(String message)