public static class SMTPAddressFailedException extends Object
The exception includes the address to which the message could not be sent. This will usually appear in a chained list of exceptions, one per address, attached to a top level SendFailedException that aggregates all the addresses.
Copyright © 2018 Oracle. All rights reserved.