javax.mail

Class NoSuchProviderException


public class NoSuchProviderException
extends MessagingException

Constructor Summary

NoSuchProviderException()
NoSuchProviderException(String message)

Method Summary

Methods inherited from class javax.mail.MessagingException

getMessage, getNextException, setNextException

Constructor Details

NoSuchProviderException

public NoSuchProviderException()

NoSuchProviderException

public NoSuchProviderException(String message)