Module jakarta.mail
Package jakarta.mail

Class FolderNotFoundException

java.lang.Object
All Implemented Interfaces:
Serializable

public class FolderNotFoundException extends MessagingException
This exception is thrown by Folder methods, when those methods are invoked on a non existent folder.
See Also: