Value holder for upnp failure information.
More...
Value holder for upnp failure information.
- Author
- Tobias Schöne (openbit)
◆ UpnpFailure()
de.yaacc.upnp.UpnpFailure.UpnpFailure |
( |
ActionInvocation<?> |
invocation, |
|
|
UpnpResponse |
response, |
|
|
String |
defaultMsg |
|
) |
| |
constructor.
- Parameters
-
invocation | the ActionInvocation |
response | the Upnp response |
defaultMsg | a default message |
◆ getDefaultMsg()
String de.yaacc.upnp.UpnpFailure.getDefaultMsg |
( |
| ) |
|
◆ getInvocation()
ActionInvocation<?> de.yaacc.upnp.UpnpFailure.getInvocation |
( |
| ) |
|
◆ getOperation()
UpnpResponse de.yaacc.upnp.UpnpFailure.getOperation |
( |
| ) |
|
The documentation for this class was generated from the following file:
- /github/workspace/yaacc/src/main/java/de/yaacc/upnp/UpnpFailure.java