Java javax.mail FolderClosedException fields, constructors, methods, implement or subclass

Example usage for Java javax.mail FolderClosedException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.mail FolderClosedException.

The text is from its open source code.

Constructor

FolderClosedException(Folder folder, String message)
Constructs a FolderClosedException with the specified detail message.