SunSPOT API V5.0


com.sun.squawk.io.mailboxes
Class MailboxInUseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by 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.


Constructor Summary
MailboxInUseException(String name)
          Creates a new instance of AddressClosedException
 
Method Summary
 
Methods inherited from class java.lang.Throwable
getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MailboxInUseException

public MailboxInUseException(String name)
Creates a new instance of AddressClosedException


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.