public InternalProfilerException()

in JetBrains.Profiler.Api/src/InternalProfilerException.cs [14:16]


    public InternalProfilerException(int hr) : base("Internal profiler error", hr)
    {
    }