public final class BadAddressException
extends java.lang.IllegalArgumentException
The EthernetAddress
class provides several methods to
construct ethernet address objects from. If one passes a bad
parameter to these methods, this type of exception might occur.
EthernetAddress
,
Serialized Form