Click or drag to resize

LeftOrRightOperatorParam2IsEmptyException Class

Custom error for the case where there isn't length parameter (position 2) for LeftOperator or RightOperator
Inheritance Hierarchy

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm.ExpressionCompiler
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
[SerializableAttribute]
public class LeftOrRightOperatorParam2IsEmptyException : ExpressionCompilerException

The LeftOrRightOperatorParam2IsEmptyException type exposes the following members.

Constructors
  NameDescription
Public methodLeftOrRightOperatorParam2IsEmptyException
Constructs a custom localized error message
Top
See Also