gnu.inet.imap
Class IMAPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
gnu.inet.imap.IMAPException
public class IMAPException
extends java.io.IOException
Exception corresponding to an IMAP4 BAD or NO server response.
Version:
- Chris Burdess
protected java.lang.String | id - ID of the exception (BAD or NO).
|
id
protected java.lang.String id
ID of the exception (BAD or NO).
IMAPException
public IMAPException(java.lang.String id,
java.lang.String message)
getId
public java.lang.String getId()
© Copyright 2003 The Free Software Foundation,
all rights reserved