YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Public Member Functions | List of all members
de.yaacc.upnp.UpnpFailure Class Reference

Value holder for upnp failure information. More...

Collaboration diagram for de.yaacc.upnp.UpnpFailure:
Collaboration graph

Public Member Functions

 UpnpFailure (ActionInvocation<?> invocation, UpnpResponse response, String defaultMsg)
 constructor.
 
ActionInvocation<?> getInvocation ()
 
UpnpResponse getOperation ()
 
String getDefaultMsg ()
 
String toString ()
 

Detailed Description

Value holder for upnp failure information.

Author
Tobias Schöne (openbit)

Constructor & Destructor Documentation

◆ UpnpFailure()

de.yaacc.upnp.UpnpFailure.UpnpFailure ( ActionInvocation<?>  invocation,
UpnpResponse  response,
String  defaultMsg 
)

constructor.

Parameters
invocationthe ActionInvocation
responsethe Upnp response
defaultMsga default message

Member Function Documentation

◆ getDefaultMsg()

String de.yaacc.upnp.UpnpFailure.getDefaultMsg ( )
Returns
the defaultMsg

◆ getInvocation()

ActionInvocation<?> de.yaacc.upnp.UpnpFailure.getInvocation ( )
Returns
the invocation

◆ getOperation()

UpnpResponse de.yaacc.upnp.UpnpFailure.getOperation ( )
Returns
the operation

The documentation for this class was generated from the following file: