public static Errors GetErrorId( Exception e )
Public Shared Function GetErrorId ( e As Exception ) As Errors
public: static Errors GetErrorId( Exception^ e )
static member GetErrorId : e : Exception -> Errors
In This Article