EstimateFeeException

fun EstimateFeeException(messages: List<Message>, requesterAddress: String, requesterAccountNumber: Long, requesterSequence: Long, gasPrices: List<CoinDecimal>, gasAdjustment: Float, reason: String, cause: Throwable? = null)