javax.mail.internet.AddressException could not be convertedĀ 

In the Java language, this exception indicates that an incorrectly formatted address was encountered.

In the .NET Framework, there is no direct equivalent.

To correct this error

  • Use the System.UriFormatException class.

See Also

Reference

UriFormatException Class
UriBuilder Class
Uri Class

Concepts

Conversion of JMS Applications