Show / Hide Table of Contents

    Class NotifierStartException

    An exception thrown while attempting to start the Notifier.

    Inheritance
    Object
    RealmException
    NotifierStartException
    Namespace: Realms.Server.Exceptions
    Assembly: Realm.Server.dll
    Syntax
    public class NotifierStartException : RealmException

    Properties

    | Improve this Doc View Source

    ErrorCode

    Gets an integer value representing the code of the error.

    Declaration
    public int ErrorCode { get; }
    Property Value
    Type Description
    Int32

    An integer error code.

    • Improve this Doc
    • View Source
    Back to top Copyright © 2017 Realm
    Generated by DocFX