Microsoft.CodeAnalysis.Sarif.ExceptionData.ExceptionData C# (CSharp) Méthode

ExceptionData() public méthode

Initializes a new instance of the ExceptionData class.
public ExceptionData ( ) : System
Résultat System
        public ExceptionData()
        {
        }

Same methods

ExceptionData::ExceptionData ( ExceptionData other ) : System
ExceptionData::ExceptionData ( string kind, string message, Stack stack, IEnumerable innerExceptions ) : System