Greetings! I am working on a java imap module which can be used to make connections to an imap server, manipulate folders, read mail, ...etc. This is intended to to be used by several other software projects in the future. Since I started with Java, I've always struggled with exceptions. Not so much how they work, but more in regards to ...