Class NoJsonParserConfiguredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.junit.platform.commons.JUnitException
org.junitpioneer.jupiter.json.NoJsonParserConfiguredException
All Implemented Interfaces:
Serializable

public class NoJsonParserConfiguredException extends org.junit.platform.commons.JUnitException
Indicates that no supported JSON parsing library was found at run time.
Since:
1.7.0
See Also:
  • Field Details

  • Constructor Details

    • NoJsonParserConfiguredException

      NoJsonParserConfiguredException()