Class AiCatalogParseException
Exception thrown when JSON cannot be parsed into an AI Catalog document.
public class AiCatalogParseException : AiCatalogException
- Inheritance
-
objectExceptionAiCatalogParseException
Constructors
AiCatalogParseException(string)
Initializes a new instance of AiCatalogParseException.
public AiCatalogParseException(string message)
Parameters
messagestring
AiCatalogParseException(string, Exception)
Initializes a new instance with the specified message and inner exception.
public AiCatalogParseException(string message, Exception innerException)
Parameters
messagestringinnerExceptionException