Package | com.ericfeminella.net |
Class | public class IPV4InvalidFormatException |
Inheritance | IPV4InvalidFormatException Error |
Method | Defined by | ||
---|---|---|---|
IPV4InvalidFormatException(IPAddress:String)
| IPV4InvalidFormatException |
Constant | Defined by | ||
---|---|---|---|
MESSAGE : String = "IPv4InvalidFormatException: The IP Address specified {0} is malformed." [static]
| IPV4InvalidFormatException |
IPV4InvalidFormatException | () | constructor |
public function IPV4InvalidFormatException(IPAddress:String)
Parameters
IPAddress:String |
MESSAGE | constant |
protected static const MESSAGE:String = "IPv4InvalidFormatException: The IP Address specified {0} is malformed."