javax.mail

Class MethodNotSupportedException

public class MethodNotSupportedException extends MessagingException

An exception thrown when an operation is not supported by the implementation.

Version: 1.3

Author: Chris Burdess

Constructor Summary
MethodNotSupportedException()
MethodNotSupportedException(String message)

Constructor Detail

MethodNotSupportedException

public MethodNotSupportedException()

MethodNotSupportedException

public MethodNotSupportedException(String message)
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved