Class InvalidHostException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.nilhcem.fakesmtp.core.exception.InvalidHostException
All Implemented Interfaces:
Serializable

public class InvalidHostException extends Exception
Thrown if the host name is invalid while trying to start the server.

This is a wrapper for UnknownHostException

Since:
2.1
Author:
Vest
See Also: