javax.mail
public class FolderNotFoundException extends MessagingException
Constructor and Description |
---|
FolderNotFoundException() |
FolderNotFoundException(Folder folder) |
FolderNotFoundException(Folder folder,
String message) |
FolderNotFoundException(String message,
Folder folder) |
Modifier and Type | Method and Description |
---|---|
Folder |
getFolder()
Returns the folder.
|
getMessage, getNextException, printStackTrace, printStackTrace, setNextException
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved