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