Class LicenseCheckerJsonException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.vaadin.pro.licensechecker.json.LicenseCheckerJsonException
All Implemented Interfaces:
Serializable

public class LicenseCheckerJsonException extends RuntimeException
A exception representing an error in parsing or serializing LicenseCheckerJson.
See Also:
  • Constructor Details

    • LicenseCheckerJsonException

      public LicenseCheckerJsonException(String s)