Class ParsingErrorThrowHandler
Assembly: RCaron.dll
View Source
Declarationcsharppublic class ParsingErrorThrowHandler : IParsingErrorHandler
Declarationcsharppublic class ParsingErrorThrowHandler : IParsingErrorHandler
Implements:
RCaron.Parsing.IParsingErrorHandler
Methods
Handle(ParsingException)
View Source
Declarationcsharppublic bool Handle(ParsingException exception)
Declarationcsharppublic bool Handle(ParsingException exception)
Returns
System.Boolean
Parameters
| Type | Name |
|---|---|
| RCaron.Parsing.ParsingException | exception |
AllowsExecution()
View Source
Declarationcsharppublic bool AllowsExecution()
Declarationcsharppublic bool AllowsExecution()
Returns
System.Boolean
Implements
Extension Methods
- System.Object.RCaron.ListEx.Expect``1
- RCaron.ListEx.NotNull(object?)