Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Realms
NativeException
C# Class Realms.NativeException
Show file
Open project: realm/realm-dotnet
Class Usage Examples
Public Properties
Property
Type
Description
messageBytes
sbyte*
messageLength
System.IntPtr
type
RealmExceptionCodes
Private Methods
Method
Description
Convert
(
Exception>.Func
overrider
= null ) :
Exception
ThrowIfNecessary
(
Exception>.Func
overrider
= null ) :
void
Property Details
messageBytes
public property
public
sbyte*
messageBytes
return
sbyte*
messageLength
public property
public
IntPtr,System
messageLength
return
System.IntPtr
type
public property
public
RealmExceptionCodes
type
return
RealmExceptionCodes