|
BenQ Mobile |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
javax.bluetooth.ServiceRegistrationException
The ServiceRegistrationException
is thrown when there is a failure to add
a service record to the local Service Discovery Database (SDDB) or to modify
an existing service record in the SDDB. The failure could be because the
SDDB has no room for new records or because the modification being
attempted to a service record violated one of the rules about
service record updates. This exception will also be thrown if it
was not possible to obtain an RFCOMM server channel needed for a
bt_spp
service record.
Constructor Summary | |
ServiceRegistrationException()
Creates a ServiceRegistrationException without a
detailed message. |
|
ServiceRegistrationException(java.lang.String msg)
Creates a ServiceRegistrationException with a
detailed message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ServiceRegistrationException()
ServiceRegistrationException
without a
detailed message.
public ServiceRegistrationException(java.lang.String msg)
ServiceRegistrationException
with a
detailed message.
msg
- the reason for the exception
|
BenQ Mobile |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2006 BenQ Mobile GmbH & Co. OHG or respective copyright owner. All Rights Reserved. BenQ Corp. is a trademark licensee of Siemens AG. |
For further information about Mobility Toolkit (MTK) visit our Developer Portal. |