Show / Hide Table of Contents

    Class NotifierStartException

    An exception thrown while attempting to start the Notifier.

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

    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.

    Implements

    System.Runtime.Serialization.ISerializable
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Realm
    Generated by DocFX