Uses of Class
org.netxms.base.MacAddressFormatException
Packages that use MacAddressFormatException
- 
Uses of MacAddressFormatException in org.netxms.baseMethods in org.netxms.base that throw MacAddressFormatExceptionModifier and TypeMethodDescriptionstatic MacAddressMacAddress.parseMacAddress(String str) Parse MAC address string representation.static MacAddressMacAddress.parseMacAddress(String str, boolean fullMac) Parse MAC address string representation.