C# Class Realms.NativeException

Mostra 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_oe property

public sbyte* messageBytes
return sbyte*

messageLength public_oe property

public IntPtr,System messageLength
return System.IntPtr

type public_oe property

public RealmExceptionCodes type
return RealmExceptionCodes