Method GetExceptionTexts
- Assembly
- Alternet.Scripter.Debugger.v9.dll
GetExceptionTexts(string)
Returns the texts for a given exception, or an empty ImmutableArray if no documentation was given for the exception.
public ImmutableArray<string> GetExceptionTexts(string exceptionName)
Parameters
exceptionName
string