Class InvalidHostException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.nilhcem.fakesmtp.core.exception.InvalidHostException
- All Implemented Interfaces:
Serializable
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:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidHostException
-
-
Method Details
-
getHost
-