Interface IBackendError
Namespace: Telerik.OpenAccess.Exceptions
Assembly: Telerik.OpenAccess.dll
Syntax
public interface IBackendError
Properties
Description
Declaration
string Description { get; }
Property Value
|
System.String
|
Number
Declaration
int Number { get; }
Property Value
|
System.Int32
|