CfbException

Overview

CfbException is a class in Aspose.Email FOSS for .NET. Inherits from: Exception.

CfbException.CfbException creates an exception instance containing the provided error message.

Description

CfbException is a class in the Aspose.Email FOSS library for .NET that exposes 0 methods and 0 properties for programmatic use. It extends Exception, inheriting shared functionality from its parent type.

Instances are created through a single constructor that initializes the object with default values.

Methods

SignatureDescription
CfbException(message: string)Creates an exception instance containing the provided error message

See Also