MFUtilsIsMFilesNotFoundError Method
Checks if the exception is a 'not found' error.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static bool IsMFilesNotFoundError(
Exception exception
)
- exception Exception
- The exception that should be checked.
BooleanTrue, when the exception is an M-Files not found error.