javax.mail
Class MethodNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.mail.MessagingException
javax.mail.MethodNotSupportedException
- All Implemented Interfaces:
- Serializable
public class MethodNotSupportedException
- extends MessagingException
An exception thrown when an operation is not supported by the
implementation.
- Version:
- 1.4
- Author:
- Chris Burdess
- See Also:
- Serialized Form
MethodNotSupportedException
public MethodNotSupportedException()
MethodNotSupportedException
public MethodNotSupportedException(String message)
© Copyright 2003, 2004
The Free Software Foundation, All rights reserved