Class DhcpDiscoveryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eblocker.server.common.exceptions.DhcpDiscoveryException
All Implemented Interfaces:
Serializable

public class DhcpDiscoveryException extends Exception
See Also:
  • Constructor Details

    • DhcpDiscoveryException

      public DhcpDiscoveryException(String message)
    • DhcpDiscoveryException

      public DhcpDiscoveryException(String message, Throwable cause)