Class Exceptions.JsonDataHasUnknownFieldException

All Implemented Interfaces:
Serializable
Enclosing class:
Exceptions

public static final class Exceptions.JsonDataHasUnknownFieldException extends Exceptions.DataHasUnknownFieldException
This class is replaced by a generic one. It will be removed soon. Please use Exceptions.DataHasUnknownFieldException
See Also:
  • Constructor Details

    • JsonDataHasUnknownFieldException

      protected JsonDataHasUnknownFieldException(String jsonFieldName)