Uses of Enum
io.vertx.ext.mail.SMTPException.EnhancedStatus
Packages that use SMTPException.EnhancedStatus
-
Uses of SMTPException.EnhancedStatus in io.vertx.ext.mail
Subclasses with type arguments of type SMTPException.EnhancedStatus in io.vertx.ext.mailModifier and TypeClassDescriptionstatic enumThe Enhanced Status codes.Methods in io.vertx.ext.mail that return SMTPException.EnhancedStatusModifier and TypeMethodDescriptionSMTPException.getEnhancedStatus()EnhancedStatus of the exception.static SMTPException.EnhancedStatusReturns 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.