Share via


ItemLimitExceededException constructor (SerializationInfo, StreamingContext)

Initializes a new instance of a ItemLimitExceededException object with specified information and a reference to the context of the exception.

Namespace:  Microsoft.Office.TranslationServices
Assembly:  Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New ItemLimitExceededException(info, context)
protected ItemLimitExceededException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

ItemLimitExceededException class

ItemLimitExceededException members

ItemLimitExceededException overload

Microsoft.Office.TranslationServices namespace