Managed Syslog Server Class Library Reference

ModuleLoadingException Class

追加モジュールを読み込み中にエラーが発生した場合にスローされる例外。

For a list of all members of this type, see ModuleLoadingException Members.

System.Object
   Exception
      ApplicationException
         ModuleLoadingException

[Visual Basic]
Public Class ModuleLoadingException
Inherits ApplicationException
[C#]
public class ModuleLoadingException : ApplicationException

Requirements

Namespace: Syslog.Config

Assembly: mlog_lib (in mlog_lib.dll)

See Also

ModuleLoadingException Members | Syslog.Config Namespace