error

fun <T> error(errorCode: Int, error: Exception? = null): OperationResult<T>