TKMP.DLLのダウンロード

文字列がメールアドレスでないことを示す例外

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    TKMP.Writer..::.StringIsNotMailAddressException

See Also