com.sun.squawk.io.mailboxes
Class MailboxInUseException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.io.IOException
java.io.IOException
               com.sun.squawk.io.mailboxes.MailboxInUseException
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
 
"For updated information see the Java FRC site"