See: Description
Class | Description |
---|---|
UncaughtExceptionHandler |
Intercepts every uncaught exception.
|
Exception | Description |
---|---|
BindPortException |
Thrown if the SMTP port cannot be bound while trying to start the server.
|
InvalidPortException |
Thrown if the SMTP port is invalid while trying to start the server.
|
OutOfRangePortException |
Thrown if the SMTP port is out of range while trying to start the server.
|
Every project-specific exceptions should be located in this package.
Copyright © 2015. All rights reserved.