// Custom Http Request Feature
class MathErrorFeature
{
public MathErrorType MathError { get; set; }
}