com.neeve.emx
Class EEmxNwLnkInetAddrFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.neeve.root.ERootException
com.neeve.emx.EEmxException
com.neeve.emx.EEmxNwLnkInetAddrFormatException
- All Implemented Interfaces:
- Serializable
public final class EEmxNwLnkInetAddrFormatException
- extends EEmxException
Indicates an incorrect inet address formay.
Indicates that the format of the address in the config string portion of
a Neeve network link descriptor is not an inet address format i.e. not
of the form 'host:port' or port is not a number.
- See Also:
- Serialized Form
EEmxNwLnkInetAddrFormatException
public EEmxNwLnkInetAddrFormatException(String addr)
- Construct using the invalid address
Copyright © 2015 Neeve Research, LLC. All Rights Reserved.