Class UnsupportedException
Inherited Members
Namespace: Telerik.OpenAccess.Exceptions
Assembly: Telerik.OpenAccess.dll
Syntax
public class UnsupportedException : OpenAccessException, _Exception, ISerializable
Constructors
UnsupportedException(SerializationInfo, StreamingContext)
Declaration
protected UnsupportedException(SerializationInfo serializationInfo, StreamingContext context)
Parameters
System.
|
System.
|
UnsupportedException(String)
Declaration
public UnsupportedException(string msg)
Parameters
System.
|
UnsupportedException(String, Exception)
Declaration
public UnsupportedException(string msg, Exception nested)
Parameters
System.
|
System.
|