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