com.funambol.mail
Class MailException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.funambol.mail.MailException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
FolderException, MessageException, StoreException

public class MailException
extends java.lang.Exception

Thrown by classes implementing the method createFolder in the Store abstract class if there is no place enough on the device's store to create a Folder

See Also:
Serialized Form

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
 



Copyright © 2006 Funambol.