LUSID C# SDK
Public Member Functions | Properties | List of all members
Lusid.Sdk.Extensions.InvalidResponseCastException Class Reference

Exception thrown when a response cannot be cast to the expected type. More...

Inheritance diagram for Lusid.Sdk.Extensions.InvalidResponseCastException:
Inheritance graph
[legend]

Public Member Functions

 InvalidResponseCastException (string exceptionMessage)
 Initializes a new instance of the InvalidResponseCastException class with a specified error message. More...
 

Properties

string ExceptionMessage [get]
 Get method for ExceptionMessage More...
 

Detailed Description

Exception thrown when a response cannot be cast to the expected type.

Constructor & Destructor Documentation

◆ InvalidResponseCastException()

Lusid.Sdk.Extensions.InvalidResponseCastException.InvalidResponseCastException ( string  exceptionMessage)
inline

Initializes a new instance of the InvalidResponseCastException class with a specified error message.

Parameters
exceptionMessage

Property Documentation

◆ ExceptionMessage

string Lusid.Sdk.Extensions.InvalidResponseCastException.ExceptionMessage
get

Get method for ExceptionMessage


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