core / org.pinelang.core / BinaryOpException
BinaryOpException¶
class BinaryOpException :PineScriptException
Constructors¶
| Name | Summary |
|---|---|
| <init> | BinaryOpException(op:UByte, typeA:PineType, typeB:PineType) |
core / org.pinelang.core / BinaryOpException
class BinaryOpException :PineScriptException
| Name | Summary |
|---|---|
| <init> | BinaryOpException(op:UByte, typeA:PineType, typeB:PineType) |