Interface EOErrorCodes

  • All Superinterfaces:
    ErrorCodes

    public interface EOErrorCodes
    extends ErrorCodes
    It contains various error codes for the application TODO Should use Enum Error code description is not set yet
    • Field Detail

      • INVALID_OPERAND_TYPE

        static final byte INVALID_OPERAND_TYPE
        Error code representing the invalid operand type for any operator in an Expression
        See Also:
        Constant Field Values