wol.configuration
Class IllegalEthernetAddressException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wol.configuration.IllegalEthernetAddressException
- All Implemented Interfaces:
- Serializable
- public class IllegalEthernetAddressException
- extends Exception
Thrown to indicate that a ethernet address could not be created.
- Author:
- Steffen Moldaner
- See Also:
EthernetAddress
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalEthernetAddressException
public IllegalEthernetAddressException()
IllegalEthernetAddressException
public IllegalEthernetAddressException(String message)