Oracle Database Mobile Server .Net Sync API  11.3.0.0.0
Mobile Sync Client .NET API specification
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Classes | Public Member Functions | Properties | List of all members
Oracle.OpenSync.OSE.OSEException Class Reference
Inheritance diagram for Oracle.OpenSync.OSE.OSEException:
Oracle.OpenSync.SyncAgent.BGException

Classes

struct  oseErrorDesc
 

Public Member Functions

 OSEException (int errCode, string msg)
 
 OSEException (int errCode)
 

Properties

int ErrorCode [get]
 
string Kind [get]
 

Detailed Description

Exception thrown by OSE APIs. Please use InnerException property to get underlying cause of the OSEException.

See Also
System.Exception

Property Documentation

int Oracle.OpenSync.OSE.OSEException.ErrorCode
get

Gets exception error code

string Oracle.OpenSync.OSE.OSEException.Kind
get

Gets exception type name