Response Unmarshaller for all Errors

C# |
public class ErrorResponseUnmarshaller : IUnmarshaller<ErrorResponse, XmlUnmarshallerContext>

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | ErrorResponseUnmarshaller()()()() | Initializes a new instance of the ErrorResponseUnmarshaller class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() ![]() | GetInstance()()()() |
Return an instance of and ErrorResponseUnmarshaller.
|
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Unmarshall(XmlUnmarshallerContext) |
Build an ErrorResponse from XML
|

Object | |
![]() | ErrorResponseUnmarshaller |