NotFoundException Class

A generic 'Not found' exception. This is .NET replacement for the E_MFILES_NOT_FOUND error.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public class NotFoundException : Exception
Inheritance
Object    Exception    NotFoundException

Constructors

NotFoundException Constructor.

Extension Methods

See Also