Skip to content

Excpetion thrown by starting monobjc-sdp #25

@chutala

Description

@chutala

I try to start monobjc-sdp without a parameter and get following error:

Unhandled Exception:
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException () [0x00000] in :0
at System.Collections.Generic.Dictionary2[System.String,NDesk.Options.Option].get_Item (System.String key) [0x00000] in <filename unknown>:0 at System.Collections.ObjectModel.KeyedCollection2[System.String,NDesk.Options.Option].get_Item (System.String key) [0x00000] in :0
at NDesk.Options.OptionSet.Parse (IEnumerable1 arguments) [0x00000] in <filename unknown>:0 at Monobjc.Tools.Sdp.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException () [0x00000] in <filename unknown>:0 at System.Collections.Generic.Dictionary2[System.String,NDesk.Options.Option].get_Item (System.String key) [0x00000] in :0
at System.Collections.ObjectModel.KeyedCollection2[System.String,NDesk.Options.Option].get_Item (System.String key) [0x00000] in <filename unknown>:0 at NDesk.Options.OptionSet.Parse (IEnumerable1 arguments) [0x00000] in :0
at Monobjc.Tools.Sdp.Program.Main (System.String[] args) [0x00000] in :0

Version 6.0.2744.0
Mac OS X 10.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions