|
OSGi Service Platform Release 3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.osgi.service.upnp.UPnPException
| Constructor Summary | |
UPnPException(int errorCode,
java.lang.String errordesc)
This constructor creates a UPnPException on the specified error code and error description. |
|
| Method Summary | |
int |
getUPnPError_Code()
Returns the UPnPError Code occured by UPnPDevices during invocation. |
| 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 UPnPException(int errorCode,
java.lang.String errordesc)
errordesc - errorDescription which explain the type of propblem.| Method Detail |
public int getUPnPError_Code()
|
OSGi Service Platform Release 3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||