Class AiCatalogException
Base exception for all AI Catalog operations.
public class AiCatalogException : Exception
- Inheritance
-
objectExceptionAiCatalogException
- Derived
Constructors
AiCatalogException()
Initializes a new instance of AiCatalogException.
public AiCatalogException()
AiCatalogException(string)
Initializes a new instance with the specified message.
public AiCatalogException(string message)
Parameters
messagestring
AiCatalogException(string, Exception)
Initializes a new instance with the specified message and inner exception.
public AiCatalogException(string message, Exception innerException)
Parameters
messagestringinnerExceptionException