C# Class Otp.Erlang.FormatException

Inheritance: Otp.Erlang.ErlangException
显示文件 Open project: saleyn/otp.net

Public Methods

Method Description
FormatException ( ) : System
FormatException ( string msg ) : System

Method Details

FormatException() public method

public FormatException ( ) : System
return System

FormatException() public method

public FormatException ( string msg ) : System
msg string
return System