ePOST API

rice.email.proxy.mailbox
Class MailboxException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by rice.email.proxy.mailbox.MailboxException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
NoSuchMailboxException

public class MailboxException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
MailboxException()
           
MailboxException(java.lang.String s)
           
MailboxException(java.lang.String s, java.lang.Throwable e)
           
MailboxException(java.lang.Throwable e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

MailboxException

public MailboxException()

MailboxException

public MailboxException(java.lang.String s)

MailboxException

public MailboxException(java.lang.String s,
                        java.lang.Throwable e)

MailboxException

public MailboxException(java.lang.Throwable e)

ePOST API

Copyright © 2001-2005 - Rice Pastry.