Kth Insufficient Operands Exception
class KthInsufficientOperandsException(val type: String, val name: String) : KthCalculationException
Thrown during calculation if a function / operator doesn't have enough arguments / operands.