Skip to content

Connection to not exitsitng Server produces NullReferenceException #14

@gratinierer

Description

@gratinierer

If the Server is not reacheable, a NullReference is thrown

System.AggregateException : One or more errors occurred. (Object reference not set to an instance of an object.)
  ----> System.NullReferenceException : Object reference not set to an instance of an object.
   at Innovator.Client.Utils.Rethrow(Exception ex)
   at Innovator.Client.Promise`1.get_Value()
   at Innovator.Client.Connection.ArasHttpConnection.Login(ICredentials credentials)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions