Table of Contents

EJsonConverterNotFound Class

Raised when no converter is registered for the requested type.

Syntax

Unit: Bcl.Json.Converters

EJsonConverterNotFound = class(Exception);

Constructors

Name Description
Create Creates the exception for the specified type token.