Class InvalidNextTokenExceptionUnmarshaller
- Assembly
- AWSSDK.SecretsManager.dll
Response Unmarshaller for InvalidNextTokenException Object
public class InvalidNextTokenExceptionUnmarshaller : IErrorResponseUnmarshaller<InvalidNextTokenException, JsonUnmarshallerContext>, IUnmarshaller<InvalidNextTokenException, JsonUnmarshallerContext>- Inheritance
- 
      
      InvalidNextTokenExceptionUnmarshaller
- Implements
- Inherited Members
Constructors
InvalidNextTokenExceptionUnmarshaller()
public InvalidNextTokenExceptionUnmarshaller()Properties
Instance
Gets the singleton.
public static InvalidNextTokenExceptionUnmarshaller Instance { get; }Property Value
Methods
Unmarshall(JsonUnmarshallerContext)
Unmarshaller the response from the service to the response class.
public InvalidNextTokenException Unmarshall(JsonUnmarshallerContext context)Parameters
- contextJsonUnmarshallerContext
Returns
Unmarshall(JsonUnmarshallerContext, ErrorResponse)
Unmarshaller the response from the service to the response class.
public InvalidNextTokenException Unmarshall(JsonUnmarshallerContext context, ErrorResponse errorResponse)Parameters
- contextJsonUnmarshallerContext
- errorResponseErrorResponse