Class InvalidEnumMappingException

All Implemented Interfaces:
Serializable

public class InvalidEnumMappingException extends JsonLdException
Indicates that enum constant cannot be mapped to/from JSON-LD.
See Also:
  • Constructor Details

    • InvalidEnumMappingException

      public InvalidEnumMappingException(String message)