Uses of Package
com.nilhcem.fakesmtp.core.exception
Packages that use com.nilhcem.fakesmtp.core.exception
Package
Description
Models used in the application to contain emails or component fields information.
Provides services classes for the SMTP server.
-
Classes in com.nilhcem.fakesmtp.core.exception used by com.nilhcem.fakesmtp.modelClassDescriptionThrown if the SMTP port cannot be bound while trying to start the server.Thrown if the host name is invalid while trying to start the server.Thrown if the SMTP port is invalid while trying to start the server.Thrown if the SMTP port is out of range while trying to start the server.
-
Classes in com.nilhcem.fakesmtp.core.exception used by com.nilhcem.fakesmtp.serverClassDescriptionThrown if the SMTP port cannot be bound while trying to start the server.Thrown if the SMTP port is out of range while trying to start the server.