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