javax.mail
Class MethodNotSupportedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjavax.mail.MessagingException
              extended byjavax.mail.MethodNotSupportedException
All Implemented Interfaces:
java.io.Serializable

public class MethodNotSupportedException
extends MessagingException

Version:
$Rev: 54266 $ $Date: 2004-10-10 23:02:50 +0200 (Sun, 10 Oct 2004) $
See Also:
Serialized Form

Constructor Summary
MethodNotSupportedException()
           
MethodNotSupportedException(java.lang.String message)
           
 
Methods inherited from class javax.mail.MessagingException
getMessage, getNextException, setNextException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MethodNotSupportedException

public MethodNotSupportedException()

MethodNotSupportedException

public MethodNotSupportedException(java.lang.String message)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.