TKMP.DLLのダウンロード

送受信処理で発生する例外

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    TKMP.Smtp..::.CommandResponseException
      TKMP.Smtp..::.Rcpt_to_ResponseException

See Also