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
context
JsonUnmarshallerContext
Returns
Unmarshall(JsonUnmarshallerContext, ErrorResponse)
Unmarshaller the response from the service to the response class.
public InvalidNextTokenException Unmarshall(JsonUnmarshallerContext context, ErrorResponse errorResponse)
Parameters
context
JsonUnmarshallerContexterrorResponse
ErrorResponse