com.sun.squawk.io.mailboxes
Class MailboxInUseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.sun.squawk.io.mailboxes.MailboxInUseException
public class MailboxInUseException
- extends IOException
This exception is thrown when trying to send to register a mailbox under
a name, and that name is already used.
MailboxInUseException
public MailboxInUseException(String name)
- Creates a new instance of AddressClosedException
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.