javax.mail

Class MethodNotSupportedException


public class MethodNotSupportedException
extends MessagingException

Constructor Summary

MethodNotSupportedException()
MethodNotSupportedException(String message)

Method Summary

Methods inherited from class javax.mail.MessagingException

getMessage, getNextException, setNextException

Constructor Details

MethodNotSupportedException

public MethodNotSupportedException()

MethodNotSupportedException

public MethodNotSupportedException(String message)