Package | Description |
---|---|
io.vertx.ext.mail |
Modifier and Type | Method and Description |
---|---|
SMTPException.EnhancedStatus |
SMTPException.getEnhancedStatus()
EnhancedStatus of the exception.
|
static SMTPException.EnhancedStatus |
SMTPException.EnhancedStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SMTPException.EnhancedStatus[] |
SMTPException.EnhancedStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Eclipse. All rights reserved.