Class UnsupportedVersionException
Namespace: Telerik.Reporting.Xml
Assembly: Telerik.Reporting.dll
Syntax
public class UnsupportedVersionException : SerializationException, ISerializable, _Exception
Constructors
UnsupportedVersionException(String)
Declaration
public UnsupportedVersionException(string version)
Parameters
System.String
version
|