Class NetFxExceptionsNotTranslateAble
- Namespace
- SunamoValues.Constants
- Assembly
- SunamoValues.dll
.NET Framework exception messages that should not be translated.
public class NetFxExceptionsNotTranslateAble
- Inheritance
-
NetFxExceptionsNotTranslateAble
- Inherited Members
- Extension Methods
Fields
TheNameOfTheFileCannotBeResolvedByTheSystem
File name resolution error message.
public const string TheNameOfTheFileCannotBeResolvedByTheSystem = "The name of the file cannot be resolved by the system"