Table of Contents

Property SubErrorCode

Namespace
Skyline.DataMiner.Net.Exceptions
Assembly
SLNetTypes.dll

SubErrorCode

Extra error code (DataMinerErrorCode.NoError by default), e.g. more detail on authentication errors.

public int SubErrorCode { get; set; }

Property Value

int