LargeDataSizeException Constructor(String)
Generated exception for a large data size error with a given message.
public LargeDataSizeException(
string
)
public: LargeDataSizeException(
string*
)
public:
LargeDataSizeException(
String^
)
Parameters
- message
- A string which represents the message.