C# Class Realms.RealmException

Inheritance: System.Exception
Exibir arquivo Open project: realm/realm-dotnet Class Usage Examples

Public Methods

Method Description
RealmException ( string message ) : System

Method Details

RealmException() public method

public RealmException ( string message ) : System
message string
return System