Class InvalidClientException
Telerik internal use only.
Inheritance
System.Object
System.Exception
System.SystemException
System.ArgumentException
InvalidClientException
Namespace: Telerik.Reporting.Services.Engine
Assembly: Telerik.Reporting.dll
Syntax
public class InvalidClientException : ArgumentException, _Exception, ISerializable
Constructors
InvalidClientException(String)
Telerik internal use only.
Declaration
public InvalidClientException(string clientID)
Parameters
System.String
clientID
|