ResultOverflowException Class

Definition

Exception thrown when there are too many results to be returned

public ref class ResultOverflowException : Microsoft::Lync::Model::LyncClientException
[Serializable]
public class ResultOverflowException : Microsoft.Lync.Model.LyncClientException
type ResultOverflowException = class
    inherit LyncClientException
Public Class ResultOverflowException
Inherits LyncClientException
Inheritance
ResultOverflowException
Attributes
SerializableAttribute

Constructors

ResultOverflowException(SerializationInfo, StreamingContext)

Initializes a new instance of the ResultOverflowException class with serialized data.

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to