TKMP.DLLのダウンロード

ログオンに失敗したときに発生する例外

Namespace:  TKMP.Net
Assembly:  TKMP (TKMP.dll 内) バージョン: 3.1.0.0

Syntax

C#
public class LogonException : Exception
Visual Basic (Declaration)
Public Class LogonException _
	Inherits Exception

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    TKMP.Net..::.LogonException

See Also