Language
|
LanguageNotLoadedException Class
An [Exception] that is thrown whenever the [Language] is not loaded correctly
Namespace:
Languages.Exceptions
Assembly:
Languages (in Languages.dll)
Syntax
[SerializableAttribute] public class LanguageNotLoadedException : Exception
<SerializableAttribute> _ Public Class LanguageNotLoadedException _ Inherits Exception
[SerializableAttribute] public ref class LanguageNotLoadedException : public Exception